]> git.notmuchmail.org Git - notmuch/blobdiff - doc/notmuch-emacs.rst
emacs: add notmuch-tag-undo
[notmuch] / doc / notmuch-emacs.rst
index f2667de16b9928c1dd2b976f36aadcd31573be69..991539bf94c8972ec87165a1d5103b7473424f51 100644 (file)
@@ -383,6 +383,21 @@ operations specified in ``notmuch-tagging-keys``; i.e. each
 
   |docstring::notmuch-tagging-keys|
 
+.. _notmuch-tag-undo:
+
+notmuch-tag-undo
+----------------
+
+Each notmuch buffer supporting tagging operations (i.e buffers in
+:any:`notmuch-show`, :any:`notmuch-search`, :any:`notmuch-tree`, and
+:any:`notmuch-unthreaded` mode) keeps a local stack of tagging
+operations. These can be undone via ``notmuch-tag-undo``. By default
+this is bound to the usual Emacs keys for undo.
+
+:index:`notmuch-tag-undo`
+
+   |docstring::notmuch-tag-undo|
+
 Buffer navigation
 =================