On Tue, Jan 22, 2002 at 11:52:11AM -0600, John Buttery wrote:
>   By the way, is there any way to get mutt to start composing _after_
> the quoted text instead of before it when replying?

it's not for mutt to do, it's your editor :)

I have in my muttrc this line:

  set editor="vim -u ~/.mutt/vimrc -c ':0;/^$'"

which will tell vim to start after the headers, so I'll be positioned to
trim the quoted text.

if you wanted it to start at the end, you could do something like this
(assuming you use vim, of course):

  set editor="vim -c ':%;?^$'"

HTH!

-- 
Dan Boger
Linux MVP
brainbench.com

Attachment: msg23581/pgp00000.pgp
Description: PGP signature

Reply via email to