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

On 22-Jul-2002/10:52 -0500, Gary <[EMAIL PROTECTED]> wrote:
>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.

See the character map (cmap) commands in my ~/.vimrc-mail config file.
":cs" is clearsign, ":es" is encrypt/sign, and ":ee" is just encrypt. I
had to use two characters for encrypt to avoid any random "e" character
triggering an expansion to the encrypt command.

My ~/.muttrc is set to include both the name and email address of the
sender when I reply to a message. That makes it easy for me to copy/paste
the sender's email address to the end of the encrypt command as the
recipient. That works as long as I'm replying.

If I'm composing, I just have to type in the sender's email address, or
copy it from the To line when I start the message. Sometimes I just
save/quit vim (ZZ), then run spell check (i), then re-edit the file (e) to
sign and/or encrypt it. I only go through that for a few messages a week.
Mostly I just proofread before signing.


Tony
- -- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D

iD8DBQE9PMVopCpg3WyUI50RAlj3AKDSxf5/7ndeFJvXQU8n0Mol3oMmIwCg4MmP
oKCeuv4HmS8PF384xGfoFzs=
=QSBm
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to