]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
merge buttonise-links patch to master
[notmuch] / emacs / notmuch-show.el
index e7d16f81da5fd6fcab37cbb6b85d77fed62b9143..643dee6ecb928b393bf1c821aca90e0ad36b3811 100644 (file)
@@ -1433,6 +1433,7 @@ reset based on the original query."
     (define-key map "V" 'notmuch-show-view-raw-message)
     (define-key map "c" 'notmuch-show-stash-map)
     (define-key map "h" 'notmuch-show-toggle-visibility-headers)
+    (define-key map "k" 'notmuch-tag-jump)
     (define-key map "*" 'notmuch-show-tag-all)
     (define-key map "-" 'notmuch-show-remove-tag)
     (define-key map "+" 'notmuch-show-add-tag)