mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix issues with OpenPGP header
* doc/misc/message.texi (OpenPGP Header): Mention correct hook * lisp/gnus/message.el (message-openpgp-header): Improve customize type (message-add-openpgp-header): Insert header into correct buffer (bug#42913).
This commit is contained in:
parent
4670969e67
commit
52d7aa76b1
2 changed files with 34 additions and 31 deletions
|
|
@ -1265,7 +1265,7 @@ for a long time. For more details, see
|
|||
To use this in Message, say:
|
||||
|
||||
@lisp
|
||||
(add-hook 'message-send-hook 'message-add-openpgp-header)
|
||||
(add-hook 'message-header-setup-hook 'message-add-openpgp-header)
|
||||
@end lisp
|
||||
|
||||
@noindent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue