X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=doc%2Fnotmuch-emacs.rst;h=62c1b709538a3c95568dbc1a466a9017b59f7c35;hb=eb6fb36d6337d11788ccd632719917445c7be467;hp=6f2f61e9214a3987dd2cd35f8c186030c3b3eb4a;hpb=f5db7ad7d243785c274a99734c681e69d13313d0;p=notmuch diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index 6f2f61e9..62c1b709 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -42,11 +42,8 @@ a mouse or by positioning the cursor and pressing ```` | | All tags: **[show]** | -| Type a search query and hit RET to view matching threads. -| Edit saved searches with the ``edit`` button. -| Hit RET or click on a saved search or tag name to view matching threads. -| ``=`` to refresh this screen. ``s`` to search messages. ``q`` to quit. -| **Customize** this page. +| Hit \`?' for context-sensitive help in any Notmuch screen. +| Customize Notmuch or this page. You can change the overall appearance of the notmuch-hello screen by customizing the variable :index:`notmuch-hello-sections`. @@ -180,6 +177,37 @@ variables. notmuch-show ============ +``notmuch-show-mode`` is used to display a single thread of email from +your email archives. + +By default, various components of email messages, (citations, +signatures, already-read messages), are hidden. You can make +these parts visible by clicking with the mouse button or by +pressing RET after positioning the cursor on a hidden part. + +```` + Scroll the current message (if necessary), + advance to the next message, or advance to the next thread (if + already on the last message of a thread). + +``N`` + Move to next message + +``P`` + Move to previous message (or start of current message) + +``n`` + Move to next matching message + +``p`` + Move to previous matching message + +``+,-`` + Add or remove arbitrary tags from the current message. + +``?`` + Display full set of key bindings + notmuch-tree ============ @@ -192,10 +220,12 @@ following key bindings: ``j`` Jump to saved searches using :ref:`notmuch-jump`. +.. _notmuch-jump: + notmuch-jump ------------ -Saved searches configured through :ref:`notmuch-saved-searches` can +Saved searches configured through :ref:`saved-searches` can include a "shortcut key" that's accessible through notmuch-jump. Pressing ``j`` anywhere in notmuch followed by the configured shortcut key of a saved search will immediately jump to that saved search. For