From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to escape "[" and "]" characters in org-mode links Date: Sun, 02 Aug 2015 18:17:36 +0200 Message-ID: <87a8u9acm7.fsf@nicolasgoaziou.fr> References: <55B62C72.1060404@laposte.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLvvl-0004bj-UK for emacs-orgmode@gnu.org; Sun, 02 Aug 2015 12:16:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZLvvl-0005P6-1v for emacs-orgmode@gnu.org; Sun, 02 Aug 2015 12:16:09 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:48139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLvvk-0005NH-Qy for emacs-orgmode@gnu.org; Sun, 02 Aug 2015 12:16:08 -0400 In-Reply-To: (Ivanov Dmitry's message of "Wed, 29 Jul 2015 15:02:23 +0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ivanov Dmitry Cc: Xiha , emacs-orgmode@gnu.org Hello, Ivanov Dmitry 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. Regards, -- Nicolas Goaziou