[RFC PATCH v2 11/12] emacs: Document undo binding.

Subject: [RFC PATCH v2 11/12] emacs: Document undo binding.

Date: Thu, 3 Feb 2022 10:32:53 -0400

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


This messes up whitespace, which will require a global change to fix.
---
 devel/emacs-keybindings.org | 1 +
 doc/notmuch-emacs.rst       | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/devel/emacs-keybindings.org b/devel/emacs-keybindings.org
index 2f73a198..7f0d26bb 100644
--- a/devel/emacs-keybindings.org
+++ b/devel/emacs-keybindings.org
@@ -55,4 +55,5 @@
 | >         | notmuch-search-last-thread             |                                                       |                                         |
 | ?         | notmuch-help                           | notmuch-help                                          | notmuch-help                            |
 | \vert     |                                        | notmuch-show-pipe-message                             | notmuch-show-pipe-message               |
+| [remap undo] | notmuch-tag-undo                       | notmuch-tag-undo                                      | notmuch-tag-undo                        |
 |-----------+----------------------------------------+-------------------------------------------------------+-----------------------------------------|
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index 670d2925..1371c93f 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -354,6 +354,8 @@ following key bindings:
 ``k``
     Tagging operations using :ref:`notmuch-tag-jump`
 
+``C-_`` ``C-/`` ``C-x u``: Undo previous tagging operation using :ref:`notmuch-tag-undo`
+
 .. _notmuch-jump:
 
 notmuch-jump
-- 
2.34.1

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

Thread: