Problem with emacs goto-address-at-point in email view

David Edmondson dme at dme.org
Wed May 18 01:52:50 PDT 2016


On Tue, May 17 2016, Jonathan BISSON wrote:

> Hi,
>
> When I click on the links on this email, the first two ones work, the
> third one tries to go to https.com (which is probably a NSFW website I
> guess from the redirections I see, but noscript is protecting me).

Try setting:

(setq thing-at-point-markedup-url-regexp "<URL: *\\([^<> \n]+\\) *>")

Reading the documentation for `thing-at-point-markedup-url-regexp'
suggests that the form you have (the general form, as well as the use of
spaces around the URL itself) should be discouraged.

> J.
>
> From: bjonnh-nm at bjonnh.net
> Subject: Test link
> To: bjonnh-nm at bjonnh.net
> Date: Tue, 17 May 2016 13:54:13 -0500
>
> < https://www.bjonnh.net >
> https://www.bjonnh.net
>
> Ticket <URL: https://www.bjonnh.net >
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch


More information about the notmuch mailing list