Hello,
Jesse Johnson <[email protected]> writes:
> 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.
Oh yes, I realize now. PRIORITY is a special property:
(info "(org) Special properties")
They follow their own inheritance rules -- in this case, none.
Regards,
--
Nicolas Goaziou