From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Re: Bug: Invalid face reference Date: Wed, 27 Feb 2008 21:08:48 -0500 Message-ID: <47C617B0.90801@gmail.com> References: <47C5F369.10206@gmail.com> <87wsop6f4p.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUYCd-0004Cb-UL for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 21:08:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUYCZ-0004CJ-GB for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 21:08:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUYCZ-0004CG-98 for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 21:08:51 -0500 Received: from wx-out-0506.google.com ([66.249.82.233]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUYCY-0007X9-Qy for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 21:08:50 -0500 Received: by wx-out-0506.google.com with SMTP id s7so3700279wxc.24 for ; Wed, 27 Feb 2008 18:08:50 -0800 (PST) In-Reply-To: <87wsop6f4p.fsf@bzg.ath.cx> 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 Bastien wrote: > Wanrong Lin writes: > > >> I found something really strange: >> >> Whenever I do a search (either "tags-todo" search, or "todo" search), >> as long as the search result contains an entry with tags, the >> "*Messages*" buffer will generate a message like this: >> >> Invalid face reference: nil [164 times] >> > > I see you're using Windows. > What version of Emacs are you running on it? > > I am using Emacs 22.1. Actually I also tested on Linux (with Emacs 22.1 too), and I saw the same thing.