X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.el;h=b99ca02effade25fbaf8d12c45816c33e242e6cb;hp=9b23e3511fbd789e8aaca6ed9c374826b57e475f;hb=04036fb8065e2ad11e9ee483f2b59b4fdd1a94dd;hpb=0671436872a37589003860ab31bac40ed04a7cce diff --git a/notmuch.el b/notmuch.el index 9b23e351..b99ca02e 100644 --- a/notmuch.el +++ b/notmuch.el @@ -1012,6 +1012,7 @@ global search. (get-text-property (point) 'notmuch-search-thread-id)) (defun notmuch-search-show-thread () + "Display the currently selected thread." (interactive) (let ((thread-id (notmuch-search-find-thread-id))) (if (> (length thread-id) 0)