From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Option to turning off the last line in HTML export postamble Date: Wed, 25 Jun 2008 15:43:40 -0400 Message-ID: <48629FEC.9090405@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KBauF-0004Dh-Do for emacs-orgmode@gnu.org; Wed, 25 Jun 2008 15:43:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KBauB-0004DU-SP for emacs-orgmode@gnu.org; Wed, 25 Jun 2008 15:43:50 -0400 Received: from [199.232.76.173] (port=50895 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KBauB-0004DR-Ly for emacs-orgmode@gnu.org; Wed, 25 Jun 2008 15:43:47 -0400 Received: from py-out-1112.google.com ([64.233.166.183]:47429) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KBauB-0001tx-Cd for emacs-orgmode@gnu.org; Wed, 25 Jun 2008 15:43:47 -0400 Received: by py-out-1112.google.com with SMTP id p76so1832149pyb.1 for ; Wed, 25 Jun 2008 12:43:46 -0700 (PDT) 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, For some of my org files, I don't want the following line to show up in my HTML export: "HTML generated by org-mode 6.05b in emacs 22" Is there an option to turn it off? I looked at the org source code and it seems the answer is no. Can a new option be added for it? Thanks a lot for considering this suggestion. Wanrong