From mboxrd@z Thu Jan 1 00:00:00 1970 From: dave@skiddlydee.com Subject: Re: Org-mode version 4.74 Date: Wed, 16 May 2007 07:34:29 +0900 (JST) Message-ID: <20070516.073429.44547052.dave@skiddlydee.com> References: <20070514.020243.151481750.dave@skiddlydee.com> <664c47b49e5a3e3a54f805df5c053089@science.uva.nl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ho5j1-0000Zk-64 for emacs-orgmode@gnu.org; Tue, 15 May 2007 18:42:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ho5iz-0000YZ-Le for emacs-orgmode@gnu.org; Tue, 15 May 2007 18:42:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ho5iz-0000YH-8k for emacs-orgmode@gnu.org; Tue, 15 May 2007 18:42:33 -0400 Received: from newsometer.com ([128.121.51.168]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ho5b3-0005bR-Fv for emacs-orgmode@gnu.org; Tue, 15 May 2007 18:34:21 -0400 In-Reply-To: <664c47b49e5a3e3a54f805df5c053089@science.uva.nl> 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: dominik@science.uva.nl Cc: emacs-orgmode@gnu.org On Date: Tue, 15 May 2007 13:41:18 +0200, Carsten Dominik wrote: > thanks, I will take your patch, with the following changes: > > - The name of the variable will be > `org-agenda-export-html-style'. > > - `org-level-3' will no longer be used as a face in the agenda, > instead I use a new face `org-agenda-structure'. > > - The default style will be empty, meaning that the stuff > provided by htmlize not be changed. Only if the variable > `org-agenda-export-html-style contains a string that > contains , then it will replace the > default style as given by htmlize. Sounds good to me. Thanks very much. Dave