From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: `invalid face reference nil` caused by `org-agenda-fontify-properties` Date: Sun, 10 May 2015 09:16:12 +0200 Message-ID: <87wq0ghphf.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrLRn-0006s2-P5 for emacs-orgmode@gnu.org; Sun, 10 May 2015 03:14:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YrLRm-0005hm-ND for emacs-orgmode@gnu.org; Sun, 10 May 2015 03:14:47 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:53091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrLRm-0005hR-GO for emacs-orgmode@gnu.org; Sun, 10 May 2015 03:14:46 -0400 In-Reply-To: (Keith David Bershatsky's message of "Sat, 09 May 2015 23:41:00 -0700") 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: Keith David Bershatsky Cc: emacs-orgmode@gnu.org Hello, Keith David Bershatsky writes: > I had a little free time today and was finally able to track down the > invalid face reference when generating an org-agenda buffer. It is > caused because the `car` of the `cons` cell created by > `org-agenda-fontify-properties` is sometimes `nil`. I threw in `bold` > as a catch-all and the error is gone. This was fixed in c763faf, about a week ago (in stable version). You may want to upgrade Org. Thank you for the report. Regards, -- Nicolas Goaziou