This looks like it is doing the right thing.
- Carsten
On Jun 19, 2006, at 22:09, Piotr Zielinski wrote:
On 12/06/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Jun 8, 2006, at 1:34, Piotr Zielinski wrote:
> The following two functions redefine org-show-todo-tree, so that
TODO
> items
On 12/06/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Jun 8, 2006, at 1:34, Piotr Zielinski wrote:
> The following two functions redefine org-show-todo-tree, so that TODO
> items SCHEDULED for the future are not highlighted. Only
> non-scheduled TODO items or TODO items scheduled for the
Hi Piotr,
On Jun 8, 2006, at 1:34, Piotr Zielinski wrote:
It would be nice to be able to tell the org-occur function not to
remove existing highlights in a less hacky way.
In the next version, you can warp your call into
(let *(org-inhibit-highlight-removal t))
..
Another sug