emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.50; org-mode does not handle URL with "(software)"


From: Bastien Guerry
Subject: Re: 23.0.50; org-mode does not handle URL with "(software)"
Date: Fri, 15 Feb 2008 12:10:16 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

"Lennart Borgman (gmail)" <address@hidden> writes:

> Jonathan Rockway wrote:
>> * On Thu, Feb 14 2008, Lennart Borgman (gmail) wrote:
>>> If I paste the link to Bazaar in Wikipedia
>>>
>>>   http://en.wikipedia.org/wiki/Bazaar_(software)
>>>
>>> in an org-mode buffer the resulting link does not include the
>>> "(software)" part.
>>
>> According to:
>>
>>   http://en.wikipedia.org/wiki/Percent-encoding
>>
>> The ( and ) need to be encoded in order to be in the URI.  YMMV.
>
>
> Yes, but it does not prevent org-mode from handling this.

Carsten doesn't allow () in plain links because he wants to allow
the link in "(http://orgmode.org)" to be correctly recognized.

You can still use:

  <http://en.wikipedia.org/wiki/Percent-encoding>

or 

  [[http://en.wikipedia.org/wiki/Percent-encoding]]

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]