emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* URL Parsing
@ 2008-02-25 15:52 Russell Adams
  2008-02-25 18:00 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Russell Adams @ 2008-02-25 15:52 UTC (permalink / raw)
  To: emacs-orgmode

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.

Thanks.

------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: URL Parsing
  2008-02-25 15:52 URL Parsing Russell Adams
@ 2008-02-25 18:00 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2008-02-25 18:00 UTC (permalink / raw)
  To: emacs-orgmode

Russell Adams <RLAdams@AdamsInfoServ.Com> 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 <carsten.dominik@gmail.com>
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-25 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-25 15:52 URL Parsing Russell Adams
2008-02-25 18:00 ` Bernt Hansen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).