summaryrefslogtreecommitdiffstats
path: root/doc/notmuch-emacs.rst
diff options
context:
space:
mode:
authorMatt Armstrong <marmstrong@google.com>2019-02-16 12:27:30 -0800
committerDavid Bremner <david@tethera.net>2019-02-21 07:16:53 -0400
commitadde6dfaef9348a6ea5e1fe3651e85dacff775b7 (patch)
treed398d483a3875df61fdc61b103fb170fb8185dc9 /doc/notmuch-emacs.rst
parentc09aad479464965f5296438eeb3afba0ec64d13b (diff)
Emacs: bind "g" to 'notuch-refresh-this-buffer
Using "g" for refresh operations is a pretty common Emacs convention, codified by `special-mode' in simple.el.
Diffstat (limited to 'doc/notmuch-emacs.rst')
-rw-r--r--doc/notmuch-emacs.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index 2e85b8a5..0df46df9 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -62,6 +62,7 @@ notmuch-hello key bindings
``<return>``
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
``<return>``
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