Matthew, et al --

...and then David Champion said...
% 
% On 2002.01.24, in <[EMAIL PROTECTED]>,
%       "matthew pritchard" <[EMAIL PROTECTED]> wrote:
% > Is it possible to strip signatures when replying to mails? Slrn seems
...
% > could come up with is a vi macro:
% > 
% > map _qs G?^>^M?^> -- $^Md}
% > 
% > but this isn't what I'm after really. I want mutt to do it for me.
% 
% set editor="vi '+/^-- $/;,$d'"

Note that this will actually strip your signature and not that of the
original email.

Given your macro example above, I deduce that your $indent_string="> "
and so your $editor command should probably look about like

  set editor="vi '+/^> -- $/;d}'"

to go to the beginning of the last sig and delete from there to the end
of the paragraph.  Tweak as necessary.


:-D
-- 
David T-G                      * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: msg23691/pgp00000.pgp
Description: PGP signature

Reply via email to