[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to escape "[" and "]" characters in org-mode links
From: |
Kyle Meyer |
Subject: |
Re: [O] How to escape "[" and "]" characters in org-mode links |
Date: |
Sun, 02 Aug 2015 13:57:08 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Nicolas Goaziou <address@hidden> wrote:
> Hello,
>
> Ivanov Dmitry <address@hidden> writes:
>
>> Unfortunately URL encoding the [ and ] doesn't work for me. Try to
>> reproduce it. Create 2 files:
>>
>> file.txt. Content:
>> --------------------------------
>> $form['text1']
>>
>> $form['text2']
>> --------------------------------
>> file.org. Content:
>> --------------------------------
>> [[./file.txt::$form%5B'text2'%5D][text2]]
>> --------------------------------
>>
>> When I click the link, it says "No match".
>
> It works here on a recent Org.
Hmm, that's weird. I'm still seeing this with emacs -Q using
release_8.3beta-1312-g8094d0.
--
Kyle