From mboxrd@z Thu Jan 1 00:00:00 1970 From: William =?UTF-8?B?TMOpY2hlbGxl?= Subject: Re: [bug] org-insert-link fails on special characters in headlines Date: Mon, 14 Jan 2013 03:09:48 -0500 Message-ID: <87obgs9odv.wl%william.lechelle@ens-lyon.fr> References: <87fw2qsu8q.wl%william.lechelle@ens-lyon.fr> <87sj6qnki9.fsf@bzg.ath.cx> <877gnrrzup.wl%william.lechelle@ens-lyon.fr> <87ip7ayfl0.fsf@bzg.ath.cx> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TufAU-0006vp-0s for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 03:13:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TufAM-0002jC-On for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 03:13:17 -0500 Received: from jabiru.ens-lyon.fr ([140.77.51.2]:57558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TufAM-0002j4-Hw for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 03:13:10 -0500 Received: from localhost (localhost [127.0.0.1]) by jabiru.ens-lyon.fr (Postfix) with ESMTP id 849301EB125 for ; Mon, 14 Jan 2013 09:13:08 +0100 (CET) Received: from jabiru.ens-lyon.fr ([127.0.0.1]) by localhost (jabiru.ens-lyon.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YLhYS5AtF5TZ for ; Mon, 14 Jan 2013 09:13:07 +0100 (CET) Received: from villian.umontreal.ca (dsl-67-204-62-218.acanac.net [67.204.62.218]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by jabiru.ens-lyon.fr (Postfix) with ESMTPSA id 63A811EB27A for ; Mon, 14 Jan 2013 09:13:07 +0100 (CET) In-Reply-To: <87ip7ayfl0.fsf@bzg.ath.cx> 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: emacs-orgmode On Sun, 06 Jan 2013 07:45:47 +0100, Bastien spake thus: > > Using org-store-link followed by, in another file, org-insert-link RET RET > > fails on the following headline : > > * [[http://www.anywho.com/][test]] > 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 I'm getting plenty of awful > Invalid read syntax: ) even though I cannot be sure it's not just me not being able to apply a patch. I tried :')