From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: error writing agenda view to html file Date: Sat, 16 Jul 2011 19:04:24 +0200 Message-ID: <871uxqw413.fsf@gnu.org> References: <81hb6n1jo2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi8Hc-0002y2-Pq for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 13:04:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qi8Ha-0002Bu-2D for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 13:04:04 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:64602) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qi8HZ-0002BP-9T for emacs-orgmode@gnu.org; Sat, 16 Jul 2011 13:04:01 -0400 Received: by fxd18 with SMTP id 18so3647810fxd.39 for ; Sat, 16 Jul 2011 10:04:00 -0700 (PDT) In-Reply-To: <81hb6n1jo2.fsf@gmail.com> (Jambunathan K.'s message of "Sat, 16 Jul 2011 00:00:05 +0530") 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: Jambunathan K Cc: emacs-orgmode@gnu.org, Rainer Stengele Jambunathan K writes: > +(defface org-default > + (org-compatible-face 'default nil) > + "Face used for default text." > + :group 'org-faces) > > author Bastien Guerry > Wed, 6 Jul 2011 15:25:29 +0000 (17:25 +0200) > committer Bastien Guerry > Wed, 6 Jul 2011 15:25:29 +0000 (17:25 +0200) > commit 7a88eaec295d50a6e27cc1d6b6f1a725ace01076 > tree 91e803908793a91bb614a775c599dda172c72385 tree | snapshot > parent c6b22dee33fa418b344fa68bf36bb496db473a89 > > Revback your commit to c6b22d level and see if the problem persists. Yes, doing this will also be useful, on top of letting us know how to reproduce the problem. Thanks, -- Bastien