Bernt Hansen <be...@norang.ca> writes: > I think the parenthesis should be URL encoded to be a valid URL. > > Change ( to %28 and ) to %29 and you get > > http://dx.doi.org/10.1016/S1352-2310%2801%2900429-0 > > which works for me (at least it doesn't 404 anymore) > > Gnus also stops the fontification at the ( so I don't think this is > org-mode specific.
Org-mode explicitely excluded parentheses from `org-plain-link-re' so yes, it was org-mode specific. And (browse-url-url-at-point) was not confused either by parentheses, so org-mode needed to be fixed (and perhaps Gnus needs too!) best, -- Bastien _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode