From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Agenda export to html error Date: Sun, 12 Jul 2009 17:10:36 +0200 Message-ID: <86vdlyaqdv.fsf@neuf.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQ0hM-0004Cd-KL for emacs-orgmode@gnu.org; Sun, 12 Jul 2009 11:10:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQ0hL-0004CK-QK for emacs-orgmode@gnu.org; Sun, 12 Jul 2009 11:10:40 -0400 Received: from [199.232.76.173] (port=40269 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQ0hL-0004CH-Hg for emacs-orgmode@gnu.org; Sun, 12 Jul 2009 11:10:39 -0400 Received: from smtp21.services.sfr.fr ([93.17.128.2]:6293) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQ0hL-0007EE-62 for emacs-orgmode@gnu.org; Sun, 12 Jul 2009 11:10:39 -0400 Received: from filter.sfr.fr (localhost [127.0.0.1]) by msfrf2123.sfr.fr (SMTP Server) with ESMTP id E1192700008F for ; Sun, 12 Jul 2009 17:10:37 +0200 (CEST) Received: from lowzel.ath.cx (55.95.74-86.rev.gaoland.net [86.74.95.55]) by msfrf2123.sfr.fr (SMTP Server) with ESMTP id C90F97000087 for ; Sun, 12 Jul 2009 17:10:37 +0200 (CEST) Received: from Misty. (156.54.86-79.rev.gaoland.net [79.86.54.156]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lowzel.ath.cx (Postfix) with ESMTPSA id 557E726004B for ; Sun, 12 Jul 2009 17:10:37 +0200 (CEST) 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: emacs-orgmode@gnu.org Hello, When I try to export my agenda view to html (C-x C-w test.html), I get an "Invalid face" error in the minibuffer and no output file. The Message buffer tells me "face-attribute: Invalid face". Exporting to postscript works well though. I have tried with and without setting org-todo-keyword-faces with no success. Would anyone have a clue about this problem ? Thanks, -- Nicolas Goaziou