emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: emacs-orgmode@gnu.org
Cc: Tom Roche <Tom_Roche@pobox.com>
Subject: Re: possible URI handling bug: verification and reporting?
Date: Thu, 30 Jul 2009 17:54:19 -0400	[thread overview]
Message-ID: <87fxcdzvjo.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <20090730213610.A6B5A1405BABB@cedar.isis.unc.edu> (Tom Roche's message of "Thu\, 30 Jul 2009 17\:36\:10 -0400 \(EDT\)")

Tom Roche <Tom_Roche@pobox.com> writes:

> I've been using org-mode for a couple weeks now and am mostly very
> impressed (not to mention occasionally overwhelmed). I have noticed
> one bug, however, which
>
> 0 might just be me, so perhaps other folks can try to reproduce it
>
> 1 is probably in browse-url, so I'm not sure how to report it
>
> Anyway, the behavior concerns the following link:
>
> http://dx.doi.org/10.1016/S1352-2310(01)00429-0
>
> 0 When I paste the link from my browser into an org-mode buffer, only
>   the part before the first '('

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.

-Bernt

  reply	other threads:[~2009-07-30 21:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-30 21:36 possible URI handling bug: verification and reporting? Tom Roche
2009-07-30 21:54 ` Bernt Hansen [this message]
2009-07-31  1:27   ` Bastien
2009-08-03  4:37     ` Carsten Dominik
2009-07-31  1:25 ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fxcdzvjo.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=Tom_Roche@pobox.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).