From fcfd5789f418902064de854b1c1a670e365385c7 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 19 Jan 2026 18:37:49 +0900 Subject: [PATCH] doc/emacs: correct documentation of n-show-forward-message Commit 3af10307d started a subsection on message level actions, but the author (yours truly) mistook their customized behaviour for the default. --- doc/notmuch-emacs.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index 9c2dab47..fc9e153a 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -377,7 +377,8 @@ The following actions on messages are also available in .. el:define-key:: f M-x notmuch-show-forward-message - Forward (as a MIME attachment) message + Forward as text or as a MIME attachment, depending on the setting + of option :code:`message-forward-as-mime`. .. el:define-key:: r M-x notmuch-show-reply-to-sender -- 2.45.2