From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsiu-Khuern Tang Subject: Re: Unnecessary comma escapes in HTML export of #+INCLUDE files Date: Wed, 2 Sep 2009 22:34:17 -0700 Message-ID: <20090903053417.GX4172@hplhtang.hpl.hp.com> References: <20090722011304.GY16388@hplhtang> <87tz15jgv3.fsf@bzg.ath.cx> <20090722173504.GZ16388@hplhtang> <87vdlizxha.fsf@bzg.ath.cx> <20090724054520.GB2207@hplhtang> <20090901220312.GP4172@hplhtang.hpl.hp.com> <8CB3B2C4-5114-4DC7-9BCD-BA44AAB5DB68@gmail.com> <16221.1251877255@gamaville.dokosmarshall.org> <1B3BC392-A83A-46DF-8B0F-6C475D060477@gmail.com> Reply-To: Hsiu-Khuern Tang Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mj50N-0001RV-4b for emacs-orgmode@gnu.org; Thu, 03 Sep 2009 01:37:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mj50I-0001RJ-S4 for emacs-orgmode@gnu.org; Thu, 03 Sep 2009 01:37:06 -0400 Received: from [199.232.76.173] (port=35802 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mj50I-0001RG-Ki for emacs-orgmode@gnu.org; Thu, 03 Sep 2009 01:37:02 -0400 Received: from gundega.hpl.hp.com ([192.6.19.190]:51399) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mj50H-0004oG-Q7 for emacs-orgmode@gnu.org; Thu, 03 Sep 2009 01:37:02 -0400 Received: from masterns.hpl.hp.com (masterns.hpl.hp.com [15.0.48.4]) by gundega.hpl.hp.com (8.14.3/8.14.1/HPL-PA Relay) with ESMTP id n835ZEox029820 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 2 Sep 2009 22:35:14 -0700 (PDT) Received: from hplhtang.hpl.hp.com (hplhtang.hpl.hp.com [15.4.92.39]) by masterns.hpl.hp.com (8.14.3/8.14.3/HPL-PA Hub) with ESMTP id n835ZDVJ029805 for ; Wed, 2 Sep 2009 22:35:14 -0700 Received: from htang by hplhtang.hpl.hp.com with local (Exim 4.69) (envelope-from ) id 1Mj4xd-0004aZ-Gv for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 22:34:17 -0700 Content-Disposition: inline In-Reply-To: <1B3BC392-A83A-46DF-8B0F-6C475D060477@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: "emacs-orgmode@gnu.org" * On Wed 09:33AM +0000, 02 Sep 2009, Carsten Dominik (carsten.dominik@gmail.com) wrote: > Ah, yes, thank you for that detail. > > Fixed now. Yes, it works now, thank you very much! -- Best, Hsiu-Khuern.