On Mon, Jul 22, 2002 at 01:38:33AM -0400 or thereabouts, Anthony E. Greene wrote: > On 19-Jul-2002/12:28 -0500, Gary <[EMAIL PROTECTED]> wrote: > [snip] > > It is really stupid to use this old outdated method. > Setting up mutt to send/receive inline OpenPGP messages was not difficult. > The hardest part was finding the info I needed to do it. > easily calling GPG from within vim: > > :set tw=74 > :set fo=tcq > :cmap cs %!gpg --clearsign > :cmap es %!gpg -seat -r > :cmap ee %!gpg -eat -r > :set background=dark > :set syntax=mail > :syntax on > > The first two lines handle wrapping. The next three lines create macros > that call GPG to process the text. To clearsign a message from within vim, > I use: > > [Esc] :cs [Enter]
Anthony, Just thougth about how you would inline encrypting text, not just signing. How do you handle this using VIM, if I might ask? Since I have GPG in my .muttrc file now, it is automatically taken care of using the newer PGP/MIME method, but I do not have a clue on doing this inline within vim. Thank you for the inline vim signing method, BTW.. -- Best regards, Gary chaos, panic, pandemonium - my work here is done. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list