From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John Wiegley" Subject: Bug in fontification of priority cookies Date: Tue, 19 Feb 2013 21:53:15 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U80kE-0007yZ-GF for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 22:53:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U80kD-0003US-1r for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 22:53:22 -0500 Received: from mail-gg0-x22b.google.com ([2607:f8b0:4002:c02::22b]:65451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U80kC-0003UC-TU for emacs-orgmode@gnu.org; Tue, 19 Feb 2013 22:53:20 -0500 Received: by mail-gg0-f171.google.com with SMTP id j1so929424ggn.16 for ; Tue, 19 Feb 2013 19:53:19 -0800 (PST) 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: emacs-orgmode@gnu.org 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? Thanks, John