[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] Implement priority inheritance for agenda views.
From: |
Martin Pohlack |
Subject: |
Re: [O] [PATCH] Implement priority inheritance for agenda views. |
Date: |
Mon, 21 Nov 2011 14:48:01 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Thunderbird/3.1.15 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [O] [PATCH] Implement priority inheritance for agenda views.,
Martin Pohlack <=