emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Suggestion for epa-mail-mode


From: Daiki Ueno
Subject: Re: Suggestion for epa-mail-mode
Date: Mon, 26 Jul 2010 12:26:47 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Richard Stallman <address@hidden> writes:

> 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.

Since C-c C-c is currently bound to mail-send-and-exit, using C-c C-c as
prefix will be a significant change.  Do you have any other key
sequences in mind?

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

See "(epa) Top" for epa-mode and "(epa) Mail-mode integration" for
epa-mail-mode.

Regards,
-- 
Daiki Ueno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]