images as attachment?
Jani Nikula
jani at nikula.org
Mon Oct 15 02:52:23 PDT 2012
On Mon, 15 Oct 2012, Jameson Graef Rollins <jrollins at 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.
More information about the notmuch
mailing list