From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: A Bug(?) and a question Date: Fri, 13 Jun 2008 10:24:56 +0200 Message-ID: <675423BF-C9CC-4FE0-9712-60C4AFACCB00@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K74ag-0006co-Kx for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 04:24:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K74ag-0006bp-26 for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 04:24:58 -0400 Received: from [199.232.76.173] (port=57501 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K74af-0006bZ-VU for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 04:24:58 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:49666) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K74af-0001PT-LD for emacs-orgmode@gnu.org; Fri, 13 Jun 2008 04:24:57 -0400 In-Reply-To: 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: Rustom Mody Cc: emacs-orgmode@gnu.org This is a known bug, fixed in the current GIT repo version. It will also be fixed in 6.05, when that gets released. - Carsten On Jun 13, 2008, at 8:53 AM, Rustom Mody wrote: > This small file: > > #+OPTIONS: toc:nil > #+TITLE: A Title > * Introduction > Some Text > > generates html in which the > > #+TITLE: A Title > > appears (in the html). > Am I missing some option or is this a bug? [Version of org 6.04c] > > While I am at OPTIONs Ive one more question: > How easy is it to have a tail line (in the generated html) which says > something like the following? > > Auto-generated by org mode in emacs > > I can use #+TEXT: > but this puts the text at the top > > Thanks > > Rustom > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode