X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fnotmuch-emacs.rst;h=12ee25e5ba10795315dfb3e3373f5d11968693b5;hp=5accfa60dbbacbc25a3b48687de1e77abcb63d25;hb=fc3c79dd37d4bae938a5d0a1d7773bea48dd09b4;hpb=785745783345d3ed56f0b435fcea44515aae8bea diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index 5accfa60..12ee25e5 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -305,6 +305,10 @@ tags. ``l`` ``notmuch-tree-filter`` Filter or LIMIT the current search results based on an additional query string +``t`` ``notmuch-tree-filter-by-tag`` + Filter the current search results based on an additional tag + + ``g`` ``=`` Refresh the buffer @@ -381,10 +385,10 @@ Sending Mail :index:`mail-user-agent` - Emacs consults the variable :ref:`mail-user-agent` to choose a mail - sending package for commands like :ref:`report-emacs-bug` and - :ref:`compose-mail`. To use ``notmuch`` for this, customize this - variable to the symbol :ref:`notmuch-user-agent`. + Emacs consults the variable :code:`mail-user-agent` to choose a mail + sending package for commands like :code:`report-emacs-bug` and + :code:`compose-mail`. To use ``notmuch`` for this, customize this + variable to the symbol :code:`notmuch-user-agent`. Init File ---------