Re: mutt, spamcop, and vi: header weeding

2007-02-04 Thread Kevin Coyner
On Sat, Dec 23, 2006 at 08:36:26PM -0500, Peter Jay Salzman wrote.. So here is the solution for vim + mutt + spamcop. It works: set my_spamcop='Put Your Spamcop Submit Address Here' macro pager F :set noweed\nforward-message$my_spamcop\n:set weed\n send-hook . 'set signature=~/.sig'

Re: mutt, spamcop, and vi: header weeding

2007-02-04 Thread Travis H.
On Sun, Feb 04, 2007 at 04:49:46PM -0500, Kevin Coyner wrote: macro index \cx :set autoedit=no fast_reply=yes \ editor=\/bin/true\\ntag-prefixforward-messagesubmit.xx \ [EMAIL PROTECTED]send-message:set autoedit=yes \ fast_reply=no editor=\/usr/bin/editor\\n \ Forward mail to

Re: mutt, spamcop, and vi: header weeding

2007-02-04 Thread Kevin Coyner
On Sun, Feb 04, 2007 at 05:20:14PM -0600, Travis H. wrote.. On Sun, Feb 04, 2007 at 04:49:46PM -0500, Kevin Coyner wrote: macro index \cx :set autoedit=no fast_reply=yes \ editor=\/bin/true\\ntag-prefixforward-messagesubmit.xx \ [EMAIL PROTECTED]send-message:set autoedit=yes \