all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Suggestion for epa-mail-mode
@ 2010-07-26  2:53 Richard Stallman
  2010-07-26  3:26 ` Daiki Ueno
  2010-07-27 16:57 ` Richard Stallman
  0 siblings, 2 replies; 10+ messages in thread
From: Richard Stallman @ 2010-07-26  2:53 UTC (permalink / raw)
  To: emacs-devel; +Cc: Daiki Ueno

epa-mail.el defines these keys:

    (define-key keymap "\C-c\C-ed" 'epa-mail-decrypt)
    (define-key keymap "\C-c\C-ev" 'epa-mail-verify)
    (define-key keymap "\C-c\C-es" 'epa-mail-sign)
    (define-key keymap "\C-c\C-ee" 'epa-mail-encrypt)
    (define-key keymap "\C-c\C-ei" 'epa-mail-import-keys)
    (define-key keymap "\C-c\C-eo" 'epa-insert-keys)

I suggest also defining C-c C-c C-d, etc,
because a sequence of all control chars is easier to type.

Is there any overall documentation of epa mode?
I want to try it, but I can't see how to use it.



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-12-22  5:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-26  2:53 Suggestion for epa-mail-mode Richard Stallman
2010-07-26  3:26 ` Daiki Ueno
2010-07-26  4:27   ` Werner LEMBERG
2010-07-26  5:27     ` Daiki Ueno
2010-07-26 11:55       ` Leo
2010-07-26 15:12         ` ken manheimer
2010-12-20 22:22           ` Leo
2010-12-20 22:52             ` ken manheimer
2010-12-22  5:39               ` Leo
2010-07-27 16:57 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.