From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Unnecessary comma escapes in HTML export of #+INCLUDE files Date: Wed, 22 Jul 2009 09:50:56 +0200 Message-ID: <87tz15jgv3.fsf@bzg.ath.cx> References: <20090722011304.GY16388@hplhtang> 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 1MTWbX-0003bO-0r for emacs-orgmode@gnu.org; Wed, 22 Jul 2009 03:51:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTWbS-0003Uy-Fp for emacs-orgmode@gnu.org; Wed, 22 Jul 2009 03:51:10 -0400 Received: from [199.232.76.173] (port=45682 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTWbS-0003Uv-Ca for emacs-orgmode@gnu.org; Wed, 22 Jul 2009 03:51:06 -0400 Received: from mx20.gnu.org ([199.232.41.8]:13832) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MTWbR-0008KN-NW for emacs-orgmode@gnu.org; Wed, 22 Jul 2009 03:51:05 -0400 Received: from rv-out-0708.google.com ([209.85.198.247]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTWbQ-0007d2-Ql for emacs-orgmode@gnu.org; Wed, 22 Jul 2009 03:51:05 -0400 Received: by rv-out-0708.google.com with SMTP id f25so7346rvb.6 for ; Wed, 22 Jul 2009 00:51:03 -0700 (PDT) In-Reply-To: <20090722011304.GY16388@hplhtang> (Hsiu-Khuern Tang's message of "Tue, 21 Jul 2009 18:13:05 -0700") 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" Hi, "Tang, Hsiu-Khuern" writes: > If I include a file in my Org file, say using > > #+INCLUDE: "script.sh" src sh > > and export to HTML, the included file shows up as a
 block, which is nice.
> However, a leading comma is put in front of every line that starts with a #,
> even those with leading whitespace.  I understand that a comma is used to
> escape # in the first column of literal examples, to distinguish from Org
> comment lines.  (This escaping is no longer strictly necessary, since the
> #+BEGIN_EXAMPLE block can now be indented.)

I cannot reproduce this.

Which version of Org are you using?

PS: by commas do you mean columns?

-- 
 Bastien