From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David O'Toole" Subject: thousands of Invalid face attribute messages Date: Wed, 26 Mar 2008 19:43:47 -0400 Message-ID: <64bfe3d50803261643q4dd505bo2e1f258fb7a0d2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JefHi-0001R2-Iv for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 19:43:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JefHg-0001Qq-5G for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 19:43:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JefHg-0001Qk-0P for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 19:43:56 -0400 Received: from an-out-0708.google.com ([209.85.132.251]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JefHg-0001TC-0a for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 19:43:56 -0400 Received: by an-out-0708.google.com with SMTP id c25so50110ana.84 for ; Wed, 26 Mar 2008 16:43:47 -0700 (PDT) Content-Disposition: inline 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 When I open an org-mode file I start to get these errors in the message-buffer. Debug-on-error does not seem to work because it's apparently happening during redisplay. Invalid face attribute :bold t [1133 times] I removed all instances of :bold t from my color theme file, so I don't think it's my code. This is with current CVS HEAD.