From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Giraud Subject: Re: [PATCH] Simplifying the handling of HTML preamble/postamble Date: Thu, 10 Feb 2011 17:25:29 +0100 Message-ID: <87d3mz501y.fsf@univ-nantes.fr> References: <87d3n0rqkn.fsf@altern.org> <87hbcc3p87.fsf@univ-nantes.fr> <87y65nvqlw.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46597 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnZLF-0000K9-Jr for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 11:26:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnZLD-00023D-Mx for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 11:26:01 -0500 Received: from smtp-tls2.univ-nantes.fr ([193.52.101.146]:41686 helo=smtp-tls.univ-nantes.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnZLD-00020z-F5 for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 11:25:59 -0500 In-Reply-To: <87y65nvqlw.fsf@gnu.org> (Bastien's message of "Thu, 10 Feb 2011 16:47:23 +0100") 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: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: > As for org-export-html-preamble and -postamble being t by default, it's > a mistake I made. I think they should default to nil. But I'd welcome > another opinion! For the postamble maybe. But for the preamble, I don't think it is a good idea to remove the

title by default (but maybe I'm wrong : how is it done in others export formats?) -- Manuel Giraud