From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: error writing agenda view to html file Date: Sun, 17 Jul 2011 11:02:57 +0200 Message-ID: <4E22A541.904@online.de> References: <81hb6n1jo2.fsf@gmail.com> <871uxqw413.fsf@gnu.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]:49237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiNFf-0006gb-Ur for emacs-orgmode@gnu.org; Sun, 17 Jul 2011 05:03:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QiNFe-0000pZ-DF for emacs-orgmode@gnu.org; Sun, 17 Jul 2011 05:03:03 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:51673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiNFe-0000p7-0t for emacs-orgmode@gnu.org; Sun, 17 Jul 2011 05:03:02 -0400 In-Reply-To: <871uxqw413.fsf@gnu.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: Rainer Stengele , emacs-orgmode@gnu.org, Jambunathan K Am 16.07.2011 19:04, schrieb Bastien: > 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, > release_7.5-584-gc6b22 Org-mode version 7.5 (release_7.5.584.gc6b22) face-attribute: Invalid face problem is still the same. I hope I did the right thing going back to that rev. I am not used using git yet. I did: make clean git checkout c6b22d How can I go back to the current development? Thanks, Rainer