From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Jan_B=F6cker?= Subject: Re: Turning on TOC export of timestamps for headlines Date: Thu, 29 Apr 2010 20:58:19 +0200 Message-ID: <4BD9D6CB.7060704@jboecker.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7YwX-0003C6-Fu for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 14:58:37 -0400 Received: from [140.186.70.92] (port=33072 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7YwS-0003Ax-Ko for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 14:58:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7YwQ-0001w3-LZ for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 14:58:32 -0400 Received: from mail7.worldserver.net ([217.13.200.27]:44877) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7YwQ-0001vL-7r for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 14:58:30 -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: Rick Moynihan Cc: emacs-orgmode@gnu.org On 28.04.2010 02:25, Rick Moynihan wrote: > I can't seem to get timestampts to export to HTML as part of the TOC > when they're in a headline Hi Rick, customize the variable org-export-remove-timestamps-from-toc. HTH, Jan