Merge branch 'maint'

This commit is contained in:
Bastien 2016-09-30 10:00:57 +02:00
commit c0fb62dc68
1 changed files with 1 additions and 2 deletions

View File

@ -94,8 +94,7 @@ Should accept a notmuch search string as the sole argument."
Can link to more than one message, if so all matching messages are shown."
(require 'notmuch)
(notmuch-show (org-link-unescape search)))
(notmuch-show search))