aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2016-11-05 22:18:15 +0200
committerDavid Bremner <david@tethera.net>2016-11-17 08:39:04 -0400
commitb3eec6f948192e5187d9d50419961e02d9d4996b (patch)
tree30b8a7094885dad9dd97bb1dc5207b58639e4ab5
parentc22d5d6770f579cbdb4565440910616e86804fe9 (diff)
doc: fix references in notmuch-emacs.rst
Fix make sphinx-texinfo warnings: WARNING: undefined label: notmuch-jump (if the link has no caption the label must precede a section header) WARNING: undefined label: notmuch-saved-searches (if the link has no caption the label must precede a section header)
-rw-r--r--doc/notmuch-emacs.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index d68542d3..5e25996f 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -189,10 +189,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