unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: [PATCH v2 4/4] doc/emacs: start subsection on message level actions
Date: Wed, 14 Aug 2024 08:25:25 -0300	[thread overview]
Message-ID: <20240814112713.1464510-5-david@tethera.net> (raw)
In-Reply-To: <20240814112713.1464510-1-david@tethera.net>

In particular this gives a place for documenting how to resume editing
drafts.
---
 doc/notmuch-emacs.rst | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index bf862697..9c2dab47 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -357,6 +357,42 @@ The following motion/navigation bindings are also available in
 
     Move to previous matching message
 
+Actions
+-------
+
+The following actions on messages are also available in
+:ref:`notmuch-tree` and :ref:`notmuch-unthreaded`.
+
+.. el:define-key:: b
+                   M-x notmuch-show-resend-message
+
+   Resend (*bounce*) message.
+
+.. el:define-key:: e
+
+   Resume *editing* a message in :ref:`notmuch-message`. This is
+   particularly useful for :ref:`notmuch-emacs-drafts`, but can be
+   used for other messages as well.
+
+.. el:define-key:: f
+                   M-x notmuch-show-forward-message
+
+   Forward (as a MIME attachment) message
+
+.. el:define-key:: r
+                   M-x notmuch-show-reply-to-sender
+
+   Reply to sender (only) using :ref:`notmuch-message`
+
+.. el:define-key:: w
+                   M-x notmuch-show-save-attachments
+
+   |docstring::notmuch-show-save-attachments|
+
+.. el:define-key:: R
+                   M-x notmuch-show-reply
+
+   |docstring::notmuch-show-reply|
 
 Configuration
 -------------
@@ -667,6 +703,8 @@ Keybindings are the same as :any:`notmuch-tree`.
    See also :el:defcustom:`notmuch-search-result-format` and
    :el:defcustom:`notmuch-tree-result-format`.
 
+.. _notmuch-message:
+
 notmuch-message
 ===============
 
-- 
2.43.0

      parent reply	other threads:[~2024-08-14 11:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-14 11:25 Emacs documentation updates v2 David Bremner
2024-08-14 11:25 ` [PATCH v2 1/4] doc/emacs: start a section on notmuch-message-mode David Bremner
2024-08-14 11:25 ` [PATCH v2 2/4] doc/emacs: refactor navigation commands David Bremner
2024-08-14 11:25 ` [PATCH v2 3/4] doc/emacs: update keybindings list for 'e' David Bremner
2024-08-14 11:25 ` David Bremner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240814112713.1464510-5-david@tethera.net \
    --to=david@tethera.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).