From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] org-insert-link fails on special characters in headlines Date: Fri, 28 Dec 2012 11:04:22 +0100 Message-ID: <87sj6qnki9.fsf@bzg.ath.cx> References: <87fw2qsu8q.wl%william.lechelle@ens-lyon.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Todui-0001Kw-SD for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Todud-0006fL-BH for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:08 -0500 Received: from mail-we0-f181.google.com ([74.125.82.181]:51745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Todud-0006bi-1W for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:03 -0500 Received: by mail-we0-f181.google.com with SMTP id t11so4983854wey.12 for ; Fri, 28 Dec 2012 09:40:00 -0800 (PST) In-Reply-To: <87fw2qsu8q.wl%william.lechelle@ens-lyon.fr> ("William =?iso-8859-1?Q?L=E9chelle=22's?= message of "Fri, 28 Dec 2012 04:58:29 +0100") 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: William =?iso-8859-1?Q?L=E9chelle?= Cc: emacs-orgmode Hi William, William Léchelle writes: > Using org-store-link followed by org-insert-link RET RET fails on the following > headline : > > ****** TODO Special chars in titles > ! > [[*Special%20chars%20in%20titles%20][Special chars in titles > !]] > > The link ignores what follows the greater-than sign (>) and thus the inserted > link is still-broken. Fixed, thanks. -- Bastien