From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug in fontification of priority cookies Date: Wed, 20 Feb 2013 07:08:48 +0100 Message-ID: <87fw0rcx6p.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U83EO-0004iw-RR for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U83EH-00041x-TT for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:40 -0500 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:52687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U83EH-00041l-NY for emacs-orgmode@gnu.org; Wed, 20 Feb 2013 01:32:33 -0500 Received: by mail-we0-f180.google.com with SMTP id k14so6165163wer.39 for ; Tue, 19 Feb 2013 22:32:32 -0800 (PST) In-Reply-To: (John Wiegley's message of "Tue, 19 Feb 2013 21:53:15 -0600") 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: John Wiegley Cc: emacs-orgmode@gnu.org Hi John, "John Wiegley" writes: > I just upgraded to Org-mode's master branch today, and found that the > org-priority face gets applied not just to the '[#C]' cookie, but the entire > text of the headline in the Agenda buffer. Is this intended? I can't reproduce the problem here, the org-priority face is use only for the cookie. Any reproducible recipe? Thanks, -- Bastien