<<< Date Index >>>     <<< Thread Index >>>

Re: Replying to Email / Removing previous signature



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday, February 18 at 11:48 AM, quoth Breen Mullins:
>> For others who may want to try this, I had to make some changes to 
>> get it to work.
>
> You changed my definition. I actually do type comma-d-s to trim the  
> message. (All of my macros tend to start with a comma. I forget now
> why that is...)

Comma repeats the last f/t/F/T operation in the opposite direction. I 
don't know why you'd start macros with it either. :)

A macro to remove all two-line things would be something like this:

     :%s/\n\n/\r/

You can add it to your $editor setting (+%s/\n\n/\r/) or you can make 
a key mapping out of it (map ,oe :%s/\n\n/\r/<CR>), whichever you 
prefer.

~Kyle
- -- 
Truth springs from argument amongst friends.
                                                          -- David Hume
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iD8DBQFHuej6BkIOoMqOI14RAhL/AJ9V3+4vAah1pehjqJvK9uRTNLGLIACgk5oi
TV8zZTv1BBIJH96wnmpHdUU=
=tUIm
-----END PGP SIGNATURE-----