On Sun, Mar 25, 2001 at 12:35:42PM -0500, Wade A. Mosely wrote:
> Timothy Legant wrote:
> > You might not always want to move down 6 lines. Perhaps in the future
> > you will add a new header (using my_hdr) to certain messages. You might
> > want to consider the following instead:
> > 
> > set editor="vim -c ':0;/^$'"
> > 
> > which will search for and move to the first blank line. In an email
> > message that should be the first line after all the headers, no matter
> > how many header lines there are.
> 
> That's great, Tim!  It sure beats what I had been using
> before.  However, I like to edit my replies after quoted
> messages, so I think '-c ":$;?^$"' is a better command line
> argument for me, since it places the cursor on the last blank
> line, i.e. after any quoted text but before my signature.
> 
>         -- Mr. Wade
> 
> -- 
> Linux: The Choice of the GNU Generation

This thread has been very interesting and helpful as I am also
configuring/improving Mutt.

I would like to ask a question since the search command has a
side-effect in the editor. Since the "-c ':$;?^$'" is a search command
for a blank line, it leaves blank lines highlighted as a result of the
search. How can I make this disappear automatically?

Thanks.
-- 
Horace G. Friend III
[EMAIL PROTECTED]
GnuPG DSA/ElGamal Key Fingerprint
9295 80C4 C723 621B 9C2D  B53E D432 7936 4CA9 8AD6

Reply via email to