From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Crandall Subject: Re: Testing: org-export-e-html Date: Thu, 31 May 2012 23:42:05 -0700 Message-ID: References: <87396i3p1w.fsf@gmail.com> <87y5o8365b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaLYn-0006Zu-5d for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 02:42:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SaLYl-0008DD-AW for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 02:42:08 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:48757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaLYl-0008C4-2r for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 02:42:07 -0400 Received: by obbwd18 with SMTP id wd18so2979980obb.0 for ; Thu, 31 May 2012 23:42:05 -0700 (PDT) In-Reply-To: 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, Jambunathan K Nicolas, My email program (Gmail) deleted key HTML text, Here, again, the core bit, as plain text, I hope it goes through: -------------------------------------------------- Four input permutations: 1. [[directors]] 2. [[#directors]] 3. [[directors][Directors]] 4. [[#directors][Directors]] As I see it (do let me know what I'm getting wrong!), the old version gets all links right. (But "old" makes one error(?) see next section.) 1. [[directors]] =A0=A0 old: directors =A0=A0 new: directors 2. [[#directors]] =A0=A0 old: #directors =A0=A0 new: Directors 3. [[directors][Directors]] =A0=A0 old: Directors =A0=A0 new: Directors 4. [[#directors][Directors]] =A0=A0 old: Directors =A0=A0 new: Directors In no case is the output the same! #4 would be most useful for my purposes, as it allows identifying target links precisely. -------------------------------------------------- Turning to the output for targets, the new version does not close the tag (as the old version does). Other than that, "new" seems fine. ("Old" generates a
 section from the PROPERTIES drawer,
whether it is open or closed, with your encoding. Not my focus,
but is this an "old" bug?)

Org-mode input:
=A0=A0 * Directors
=A0=A0=A0=A0 :PROPERTIES:
=A0=A0=A0=A0 :CUSTOM_ID: directors
=A0=A0=A0=A0 :END:

HTML output:
old:
=A0=A0