X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=doc%2Fnotmuch-emacs.rst;h=952fe2a570063d6131d13726b0857d96cf0e459f;hb=32f42581e35ee0ebdd89c4cb44292e7979dc5eb7;hp=d9b497a3e8ad079412e59a1675a40763d5873102;hpb=e715ec9371058ec74992a2623b791af48751b54f;p=notmuch diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index d9b497a3..952fe2a5 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -299,12 +299,19 @@ tags. ``p`` Move to previous matching message +``o`` ``notmuch-tree-toggle-order`` + |docstring::notmuch-tree-toggle-order| + ``g`` ``=`` Refresh the buffer ``?`` Display full set of key bindings +As is the case with :ref:`notmuch-search`, the presentation of results +can be controlled by the variable ``notmuch-search-oldest-first``. + + Global key bindings =================== @@ -366,6 +373,16 @@ Importing Mail :index:`notmuch-poll-script` |docstring::notmuch-poll-script| +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`. + Init File ---------