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: Sun, 06 Jan 2013 07:45:47 +0100 Message-ID: <87ip7ayfl0.fsf@bzg.ath.cx> References: <87fw2qsu8q.wl%william.lechelle@ens-lyon.fr> <87sj6qnki9.fsf@bzg.ath.cx> <877gnrrzup.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]:51396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrjzY-0005vj-8w for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 01:45:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TrjzT-0003Ua-0q for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 01:45:56 -0500 Received: from mail-we0-f178.google.com ([74.125.82.178]:56685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrjzS-0003UB-Oy for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 01:45:50 -0500 Received: by mail-we0-f178.google.com with SMTP id x43so8798549wey.37 for ; Sat, 05 Jan 2013 22:45:50 -0800 (PST) In-Reply-To: <877gnrrzup.wl%william.lechelle@ens-lyon.fr> ("William =?iso-8859-1?Q?L=E9chelle=22's?= message of "Sat, 05 Jan 2013 18:09:50 -0500") 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, in another file, org-insert-link RET RET > fails on the following headline : > > * [[http://www.anywho.com/][test]] > > with No match - create this as a new heading? Please try to apply the patch by Samuel and let us know if it fixes your issue: http://thread.gmane.org/gmane.emacs.orgmode/64203 Thanks! -- Bastien