* mu4e: improve docs
This commit is contained in:
@ -967,7 +967,7 @@ decrypt messages automatically; this is the default. If you set it to @t{nil},
|
|||||||
@t{mu4e} will @emph{not} attempt to decrypt anything, and finally if you set
|
@t{mu4e} will @emph{not} attempt to decrypt anything, and finally if you set
|
||||||
it to @t{'ask}, it asks you each time when encountering an encrypted message.
|
it to @t{'ask}, it asks you each time when encountering an encrypted message.
|
||||||
|
|
||||||
When opening an encrypted message, @t{mu} consults @t{gnupg-agent} to see
|
When opening an encrypted message, @t{mu} consults @t{gpg-agent} to see
|
||||||
whether it already has unlocked the key needed to decrypt the message; if not,
|
whether it already has unlocked the key needed to decrypt the message; if not,
|
||||||
it will prompt us for a password (typically with a separate top-level
|
it will prompt us for a password (typically with a separate top-level
|
||||||
window). This is only needed once per session.
|
window). This is only needed once per session.
|
||||||
@ -1153,8 +1153,7 @@ message is fully formed when this hook runs. For example, to add a
|
|||||||
(message-add-header "Bcc: me@@example.com\n")))
|
(message-add-header "Bcc: me@@example.com\n")))
|
||||||
@end lisp
|
@end lisp
|
||||||
|
|
||||||
|
@subsection Signing and encrypting
|
||||||
@subsection{Signing and encrypting}
|
|
||||||
@anchor{Signing and encrypting}
|
@anchor{Signing and encrypting}
|
||||||
|
|
||||||
Signing and encrypting of messages is possible using @ref{(emacs-mime)
|
Signing and encrypting of messages is possible using @ref{(emacs-mime)
|
||||||
|
|||||||
Reference in New Issue
Block a user