From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: An HTML Export Observation Date: Tue, 15 Mar 2011 14:14:51 +0100 Message-ID: <87aagw7cfo.fsf@gnu.org> References: <4D7EF96D.3000004@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=55365 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzU5m-0005vR-9t for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 09:15:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzU5h-0005nJ-EY for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 09:15:17 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:65182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzU5h-0005n3-9c for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 09:15:13 -0400 Received: by wyf19 with SMTP id 19so598140wyf.0 for ; Tue, 15 Mar 2011 06:15:12 -0700 (PDT) In-Reply-To: <4D7EF96D.3000004@gmail.com> (Scott Randby's message of "Tue, 15 Mar 2011 01:30:21 -0400") 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: Scott Randby Cc: emacs-orgmode@gnu.org Hi Scott, Scott Randby writes: > When I look at the "Org Export HTML Group" for customization, I get the > following: > > Org Export Html Validation Link: Show Value > State: UNINITIALIZED, you should not see this. > Link to HTML validation service. > > Org Export Html With Timestamp: Hide Value Toggle off (nil) > State: UNINITIALIZED, you should not see this. > If non-nil, write timestamp into the exported HTML text. More > > The other variables in this group are also uninitialized. The other org > export groups (such as "Org Export LaTeX") do not contain uninitialized > variables. Why is it that the variables I need the most do not work? There was a typo in the definition of the custom type of `org-export-html-protect-char-alist'. I just fixed this. Please confirm you don't have this error again. Thanks! -- Bastien