Hi All, On 26.05.2011 14:21, Michael Hohmuth wrote: > * lisp/org.el (org-use-prio-inheritance): New customizable for using > priority inheritance in agenda views. Defaults to off > (org-get-priority-char): Factored out from org-get-priority. Return > priority token from headline, defaulting to an optional fallback or > org-default-priority. > (org-get-priority): Use org-get-priority-char. Default to an optional > fallback or org-default-priority. > (org-scan-tags): Assign and display priority according to > org-use-prio-inheritance. > --- > This patch can be pulled from branch prio-inherit at > git://github.com/altruizine/org-mode.git . > > I am aware that priority inheritance for to-do items has been > requested and rejected in the past, on the grounds of inherited > priorities allegedly inflating the number of assigned priorities, > thereby defeating the purpose of priorities. Well, I disagree, as I > have found inherited priorities useful in practice.
I would be interested in this functionality. What is needed to merge this? Thanks, Martin