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:
#Newsgroups: comp.lang.python #From: Tim Johnson <[email protected]> #Subject: self.__dict__ tricks #Organization: AkWebsoft #Reply-To: [email protected] #Followup-To: #Keywords: #Summary: 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] Again, note the '#'s and possible wrapping. The #To: metal <[email protected]> is wrong, I believe. It should be: #Newsgroups: comp.lang.python My questions is, what should be the proper entry in .slrnrc? thanks -- Tim [email protected] http://www.akwebsoft.com --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
