From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: export timestamp in headline Date: Mon, 6 Jul 2009 15:02:02 +0200 Message-ID: <5ED275D8-7F79-43B7-BF8F-2BBCE00A9DC3@gmail.com> References: <87ocrygjsz.fsf@online.de> <87iqi6gj8t.fsf@online.de> Mime-Version: 1.0 (Apple Message framework v935.3) 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 1MNnpl-0008UN-VH for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 09:02:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNnpf-0008TX-QO for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 09:02:12 -0400 Received: from [199.232.76.173] (port=46287 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNnpf-0008TM-NA for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 09:02:07 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:64982) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNnpf-0006nf-1I for emacs-orgmode@gnu.org; Mon, 06 Jul 2009 09:02:07 -0400 Received: by ewy4 with SMTP id 4so4751425ewy.42 for ; Mon, 06 Jul 2009 06:02:05 -0700 (PDT) In-Reply-To: <87iqi6gj8t.fsf@online.de> 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: henry atting Cc: emacs-orgmode@gnu.org On Jul 6, 2009, at 1:10 PM, henry atting wrote: > On Mo, Jul 06 2009, henry atting wrote: > >> Mmh, what option do I have to use if I want to display the >> timestamp in >> a headline when exporting to html? > > Sorry, wrong question. What I really want to know is how to display > the > timestamp in the *table of contents*. ;) Hmmm, lets try to guess what the variable name might be..... something starting with "org-" something containing "stamp" something containing "toc" M-x apropos-variable RET org.*stamp.*toc.* RET http://www.pdsys.org/blog_files/WallE-Tada.mp3 :-) - Carsten