* Joseph <[EMAIL PROTECTED]> [2008-02-18 13:08 -0500]:
When replying to an email that you sent earlier, how would you go about removing the previous signature?
I use vim as my editor - I have a macro defined in vimrc map ,ds :.,/^-- $/-1d<CR>O (ds for delete-to-sigdashes). It's not automatic, but it allows me to trim the leftover cruft at the bottom pretty easily. -- Breen Mullins Menlo Park, California
