From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Empty Priorities Are Displayed As "B" In An Agenda Using The Column View [9.1.13 (9.1.13-elpa @ /home/tom/.emacs.d/elpa/org-9.1.13/)] Date: Wed, 09 May 2018 14:32:48 +0200 Message-ID: <87po25t3f3.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGOHD-0002WP-R9 for emacs-orgmode@gnu.org; Wed, 09 May 2018 08:33:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGOH9-0006fp-Tn for emacs-orgmode@gnu.org; Wed, 09 May 2018 08:32:59 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:35429) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fGOH9-0006bm-Li for emacs-orgmode@gnu.org; Wed, 09 May 2018 08:32:55 -0400 In-Reply-To: (Tom Purl's message of "Wed, 09 May 2018 08:12:50 -0400") 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" To: Tom Purl Cc: "emacs-orgmode@gnu.org" Hello, Tom Purl writes: > I like to use column view with my org agenda. One of the custom > properties that I like to view is the priority. Here's what I do to make > that happen: > > (setq org-agenda-overriding-columns-format "%TODO %4PRIORITY(Pri.) > %50ITEM(Task)") > > Using Org 8.2 I was able to view the priority in the column > view. However, since I've upgraded to the latest stable version of Org > I now see "B" when the priority is empty. See `org-default-priority'. Regards, Regards, -- Nicolas Goaziou