On Sun, 14 Oct 2012, Jameson Graef Rollins <[email protected]> wrote: > On Mon, Oct 01 2012, David Belohrad <[email protected]> wrote: >> could someone throw an advice? When I receive an email with picture >> attachment, sometimes it works out of the box in emacs, but sometimes >> instead of picture it shows a link as this one: >> >> ---------- SNIP ------------ >> >> I have not tried to understand why we're measuring too high bunch >> intensity so if you have any ideas please try it out let me know what to do. >> >> [cid:[email protected]] >> >> We can discuss tomorrow tomorrow if you want >> >> ---------- SNIP ------------ >> >> The issue is, that when I click the link, >> >> a) it opens new empty emacs buffer with no picture in it >> b) the hyperlink (when pointing mouse on it) does not highlight the >> initial 'c' letter (so the hyperlink is only >> 'id:[email protected]]') > > Notmuch show automatically interprets strings of the form "id:..." as a > notmuch message id and buttonizes the strings so that clicking on them > will open up buffer with the corresponding message. I bet notmuch is > interpreting "[cid:.." as "id:.." and sending you to a new search buffer > for "id:[email protected]]".
The patch series I just sent, id:"[email protected]", should fix this issue. _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
