* Tim Johnson <[email protected]> [2009-10-29 17:55 -0800]: > Greetings: > I'm using vim as my default editor for slrn. I am using this entry > in .slrnrc: > set editor_command "vim '+set tw=72' +%d '%s'" > Here is the example of the header for a _new_ post to slrn: [...] > Note that I have left '#' at the beginning of each line in case that > to do otherwise might cause mail problems. > That's as it should be, I think. > > But if I do a reply to a posting, I get a header that looks like > this: > #To: metal <[email protected]> > #Subject: Re: '11' + '1' is '111'? > #In-Reply-To: > #<de0f1a87-a24d-4347-8b22-25af5f9b5...@t11g2000prh.googlegroups.com> > #References: > #<de0f1a87-a24d-4347-8b22-25af5f9b5...@t11g2000prh.googlegroups.com> > #Reply-To: [email protected]
Sorry, I don't know the solution to the wrapping. Nor do I know whether it's a slrn issue or a Vim issue. You could check your 'formatoptions' when editing an article in Vim. :verbose set formatoptions? > Again, note the '#'s and possible wrapping. The > #To: metal <[email protected]> > is wrong, I believe. It should be: > #Newsgroups: comp.lang.python Do you mean to followup rather than reply? Followup is directed to newsgroups, and reply is directed to mail. > My questions is, what should be the proper entry in .slrnrc? > thanks If you have further questions pertaining to slrn, news.software.readers would be a proper forum. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
