‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On May 9, 2018 7:32 AM, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote:

> Hello,
> 
> Tom Purl t...@tompurl.com 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'.
> 

Thank you for your quick response Nicholas. I read that help page but I still 
think this may be a bug. In the 8.2 version of Org the Priority column in the 
column view showed an empty priority if the TODO didn't have a priority. Those 
TODO's where then *sorted* as if they had the default priority (which in this 
case would be B). But I don't see why the agenda in column view would show a 
bogus priority value. 

Thanks again!

Tom Purl

Reply via email to