]> git.eshelyaron.com Git - emacs.git/commit
respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and
authorKen Manheimer <ken.manheimer@gmail.com>
Thu, 16 Dec 2010 07:39:17 +0000 (02:39 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Thu, 16 Dec 2010 07:39:17 +0000 (02:39 -0500)
commit075746e2c18959705ba7b186657fa84b01e42337
treee9552b96da54703ea7ca30a7eb5c41cc2731fde9
parent29fac3fec1f6d4821b3d1a9e15057fed8cc9d140
respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and
adjusting the value (as a file local variable and an active buffer setting)
with the result of epa-select-keys.

note the problem with caching of incorrect symmetric decryption keys.

(allout-toggle-current-subtree-encryption),
(allout-toggle-subtree-encryption): Adjust docstrings to reflect defaulting
policy change.

(allout-encrypt-string): keymod-cue rather than keypair-mode, which is
interpreted here.  Use the epa-passphrase-callback-function, in case the
user is using GnuPG v1.  Support saving of the selected keypair recipients
when invoked with a keymode-cue > 4.
lisp/allout.el