X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fnotmuch-emacs.rst;h=0df46df9e700fd1bd5bc046697b1247d8bfa9646;hp=7026c609b31d03f59cfe8c243934b8c171a91f4f;hb=adde6dfaef9348a6ea5e1fe3651e85dacff775b7;hpb=1f6778d349a8665ba2f3b47f5a558f3a0c79c302 diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index 7026c609..0df46df9 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -62,6 +62,7 @@ notmuch-hello key bindings ```` Activate the current widget. +``g`` ``=`` Refresh the buffer; mainly update the counts of messages for various saved searches. @@ -159,6 +160,10 @@ menu of results that the user can explore further by pressing ```` Open thread on current line in :ref:`notmuch-show` mode +``g`` +``=`` + Refresh the buffer + ``?`` Display full set of key bindings @@ -296,6 +301,10 @@ tags. ``p`` Move to previous matching message +``g`` +``=`` + Refresh the buffer + ``?`` Display full set of key bindings @@ -338,7 +347,13 @@ operations specified in ``notmuch-tagging-keys``; i.e. each :index:`notmuch-tagging-keys` - A list of keys and corresponding tagging operations. + |docstring::notmuch-tagging-keys| + +Buffer navigation +================= + +:index:`notmuch-cycle-notmuch-buffers` + |docstring::notmuch-cycle-notmuch-buffers| Configuration ============= @@ -349,8 +364,10 @@ Importing Mail -------------- :index:`notmuch-poll` + |docstring::notmuch-poll| :index:`notmuch-poll-script` + |docstring::notmuch-poll-script| Init File --------- @@ -366,5 +383,10 @@ options, ``notmuch-init-file`` is not read. .. include:: ../emacs/rstdoc.rsti +.. include:: ../emacs/notmuch.rsti + +.. include:: ../emacs/notmuch-lib.rsti .. include:: ../emacs/notmuch-show.rsti + +.. include:: ../emacs/notmuch-tag.rsti