Dear and Happy mutt users,
I started playing with colors in Vim when editing mutt messages.
However, I get an ugly block cursor (orange or yellow depending on
the terminal) on each empty line.
I use Mutt 1.4i and Vim 6.1 on RedHat 7.2 (compiled from SRPMs).
Mutt runs in gnome-terminal.
I attach
On Mon, Sep 09, 2002 at 08:48:18AM -0400, darren chamberlain wrote:
> So, try :set nohlsearch, and see if that works.
It works perfectly, thanks a lot Darren!
Enjoy!
Erik
Hi Keith
What you could do instead of recording mail via the record variable
is use fcc-hook. I do it to record my email in various places based
on the addresses I send to. e.g. for mutt-users I have
fcc-hook "~L mutt-users" "=archive-mutt-users"
This way, the message is not tagged as new in th
Dear and happy mutt users,
I would like to CC a message to my email address, but not for all
patterns. I tried a send-hook:
send-hook . my_hdr Cc:
send-hook foo.bar my_hdr Cc:
It works, except than the changes take effect only for the subsequent
message. Any hint how I co