[PATCH] doc/emacs: correct documentation of n-show-forward-message

Subject: [PATCH] doc/emacs: correct documentation of n-show-forward-message

Date: Mon, 19 Jan 2026 18:37:49 +0900

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


Commit 3af10307d started a subsection on message level actions, but
the author (yours truly) mistook their customized behaviour for the
default.
---

I'd like to include this small doc fix (or something similar) in 0.40


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

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: