Re: images as attachment?

Subject: Re: images as attachment?

Date: Mon, 15 Oct 2012 11:52:23 +0200

To: Jameson Graef Rollins, David Belohrad, notmuch@notmuchmail.org

Cc:

From: Jani Nikula


On Mon, 15 Oct 2012, Jameson Graef Rollins <jrollins@finestructure.net> wrote:
> If you want to look into patching it, I think the offending code is in
> emacs/notmuch-show.el (notmuch-show-buttonise-links).  Maybe just adding
> a blank space before "id:" in the regexp would fix the issue?

Or [^A-Za-z_-] or similar instead of space to accept some punctuation
before the id.


BR,
Jani.

Thread: