Russell Adams <[EMAIL PROTECTED]> writes:

> So I've just started experimenting with using C-c C-o to open a URL at
> point, and found a minor problem.
>
> Here's the URL for demonstration purposes:
>
> http://www.irs.gov/businesses/small/article/0,,id=115043,00.html
>
> M-x browse-url-at-point loads the URL properly in Firefox.
>
> C-c C-o truncates the URL at the first comma, resulting in a 404
> error.
>
> I looked around but didn't see where I could adjust the URL regexp.
>
> I'm running org-5.19a, on GNU Emacs 22.1.1.
>

There was a fix for this after org-5.19a.

commit d8b7e8a87a5db2ccbc21871e12cbabd1d3ca82cb
Author: Carsten Dominik <[EMAIL PROTECTED]>
Date:   Fri Feb 1 23:30:07 2008 +0100

    org-plain-link-re has been improved to allow ; and , in URL's.

It works fine for me in 5.22a

Regards,
Bernt


_______________________________________________
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

Reply via email to