From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: HTML Export doesn't handle internal link with spaces [8.0.7 (8.0.7-6-g13cb28-elpa @ /home/jbalint/.emacs.d/elpa/org-20130812/)] Date: Sat, 04 Jan 2014 15:35:46 +0100 Message-ID: <87r48nstkt.fsf@bzg.ath.cx> References: <87zjo034l8.wl%jbalint@gmail.com> <87sitnjit3.fsf@gmail.com> <87r48pce92.fsf@bzg.ath.cx> <8738l5ds2n.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzSKX-00082k-8W for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 09:36:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzSKN-0000Vi-I0 for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 09:36:01 -0500 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:44619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzSKN-0000VM-4N for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 09:35:51 -0500 Received: by mail-wg0-f46.google.com with SMTP id m15so14185195wgh.13 for ; Sat, 04 Jan 2014 06:35:50 -0800 (PST) In-Reply-To: <8738l5ds2n.fsf@gmail.com> (Nicolas Goaziou's message of "Fri, 03 Jan 2014 16:05:04 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Jess Balint Hi Nicolas, Nicolas Goaziou writes: > Also, I think there will be a problem if an internal link contains > brackets. E.g, how to create an internal link to the following headline? > > * Some [headline] Maybe we can just escape square brackets for such internal links. At least this would solve the OP problem. Let me know if you can think of other side-effect this change would have. -- Bastien