X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=doc%2Fnotmuch-emacs.rst;h=991539bf94c8972ec87165a1d5103b7473424f51;hb=cc2c3a383d12ce421c5ec1bdfb7bfacc60a0f368;hp=f2667de16b9928c1dd2b976f36aadcd31573be69;hpb=92b6b991b013e528c9ec3fa1acf083880a2d2757;p=notmuch diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index f2667de1..991539bf 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -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 =================