emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] inherit priority


From: Jesse Johnson
Subject: Re: [O] inherit priority
Date: Wed, 3 Jan 2018 20:04:56 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

Hi!

I don't know what an ECM is in this context, but I assume you mean a minimal reproducible case.

1. Set |org-use-property-inheritance '("PRIORITY")|

2. Create a new org file with this content:

* [#A] parent
** child A
** child B

3. View org-columns (C-c C-x C-c in my setup)

4. Note that the children have priority B, while parent has priority A.

For my use case I want org agenda to recognize that priority is being inherited for purpose of filtering and sorting.

On 01/03/2018 01:41 PM, Nicolas Goaziou wrote:
Hello,

Jesse Johnson <address@hidden> writes:

I want child org items to inherit priority from their parent.

I tried setting |org-use-property-inheritance '("PRIORITY")|, but it
did not have any apparent effect.
What did you try exactly, i.e., how could you show an ECM demonstrating
the issue?

Regards,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]