From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [BUG] Bad handling of "\" in link names Date: Thu, 03 Dec 2009 13:13:41 -0500 Message-ID: <11491.1259864021@gamaville.dokosmarshall.org> References: <51b0095d0912030942u4b57fd55ra1457ed648ec4e98@mail.gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGGD0-0000pC-Da for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 13:15:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGGCv-0000ll-3d for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 13:15:17 -0500 Received: from [199.232.76.173] (port=43524 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGGCu-0000lh-VQ for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 13:15:13 -0500 Received: from vms173017pub.verizon.net ([206.46.173.17]:58512) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGGCu-0002bG-QK for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 13:15:12 -0500 Received: from gamaville.dokosmarshall.org ([173.76.32.106]) by vms173017.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KU300EEW9A7T8Z0@vms173017.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 12:13:24 -0600 (CST) In-reply-to: Message from Nicolas Girard of "Thu, 03 Dec 2009 18:42:40 +0100." <51b0095d0912030942u4b57fd55ra1457ed648ec4e98@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Girard Cc: emacs-orgmode Nicolas Girard wrote: > hi all, > as title says, a link such as > [[http://www.somewhere.org][\maketitle]] > is badly handled. > In what way? Nick