On Mon, Dec 10, 2001 at 09:30:38AM -0800, Peter Jay Salzman wrote:
> combining all 3 ideas that were posted to this list, i have:
> 
>       macro pager \Cf "<forward-message>[EMAIL PROTECTED]\n\n"
> 
> there are still two problems:
> 
> 1.  when forwarding (as opposed to bouncing), mutt places me in
>     an editor (vim).   is there a way to tell mutt to ixnay the
>        editing here?

David T-G posted a nice solution to this one in another thread, "binding
a key to forward mail", Message-ID: <[EMAIL PROTECTED]>:

  send-hook .   "set editor='vim +/^\$'"
  send-hook (spamcop|(submit|quick)[a-z]*)@.*spamcop.net        \
    'unset pgp_autosign ; set editor=/bin/true ; my_hdr Fcc: /dev/null ; \
    my_hdr from: [EMAIL PROTECTED]'

Gary

-- 
Gary Johnson                               | Agilent Technologies
[EMAIL PROTECTED]                   | Spokane, Washington, USA
http://www.spocom.com/users/gjohnson/mutt/ |

Reply via email to