]> git.notmuchmail.org Git - notmuch/commit
emacs: call notmuch-show instead of notmuch-search in buttonised id: links
authorJameson Graef Rollins <jrollins@finestructure.net>
Fri, 23 Dec 2011 04:59:12 +0000 (20:59 -0800)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Dec 2011 19:32:01 +0000 (15:32 -0400)
commitc0d694035d128c1d80881878c269cd09f05794a5
tree0df9a4f5a6a88bcd03994c4af6b817d2fbdf46ba
parent824dad76b6ae4a7e4a3ca41991af8e7d67f4cfd5
emacs: call notmuch-show instead of notmuch-search in buttonised id: links

Since message-ids necessarily match just a single message, there's no
reason to do a search for the id before viewing the actual message;
the search just becomes an extra screen to click through.  Clicking on
an id: links now just jumps straight to the message itself.
emacs/notmuch-show.el