From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: error writing agenda view to html file => SOLVED. Date: Mon, 18 Jul 2011 11:51:58 +0200 Message-ID: <4E24023E.3020003@diplan.de> References: <8762n2w42s.fsf@gnu.org> <4E23D976.20404@diplan.de> <87ipr0eys8.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QikUg-0000Tv-92 for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 05:52:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QikUa-000070-O8 for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 05:52:05 -0400 Received: from ns.diplan.de ([212.34.188.4]:60628 helo=mail.diplan.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QikUa-00006q-6v for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 05:52:00 -0400 In-Reply-To: <87ipr0eys8.fsf@altern.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org Am 18.07.2011 10:51, schrieb Bastien: > Hi Rainer, > > Rainer Stengele writes: > >> I am quite sure it is some misconfiguration >> in my settings but I just don't know how to find it. > If you changed some faces through M-x customize-face RET, > then you will have a (custom-set-faces ...) somewhere in > your configuration files (either in .emacs.el or some > other value of the variable custom-file, which see. > > Can you send this part of the configuration? > > Is anybody else able to reproduce this problem? > > Thanks, > Hi Bastien, after your hint about the (custom-set-faces ...) I could already imagine where the problem was: The zenburn theme. After updating it to the most recent version found here: https://github.com/dbrock/zenburn-el the export works, tested already for large agenda views. Most excellent! Exported agenda looks perfect! Thanks for helping me solve the problem! Best, - Rainer