[PATCH v2] emacs: display tags in notmuch-show with links

Damien Cassou damien.cassou at gmail.com
Thu Nov 15 07:09:39 PST 2012


On Wed, Nov 14, 2012 at 3:03 AM, Ethan Glasser-Camp
<ethan.glasser.camp at gmail.com> wrote:
> I think the accepted idiom is to use "notmuch search
> --output=threads". This will output just a string like
> "thread:00000000000000b9",

>> +       (error \"We must be in notmch-show at this point but we are in %s.\" major-mode))
>> +    (push-button) ;; simulate a press on the RET key
>> +    (if (eq major-mode 'notmuch-search-mode)
>> +        t
>> +       (format \"We must be in notmch-search at this point but we are in %s.\" major-mode))"
>
> s/notmch/notmuch/ here.

thank you very much for your two fixes. I applied them.

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill


More information about the notmuch mailing list