Carsten Dominik writes:
> Sure, please apply it.
Done!
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Sure, please apply it.
- Carsten
On Sep 3, 2010, at 10:19 AM, Bastien wrote:
Carsten Dominik writes:
Hi Bastien, the todo tree does not use the tags scanner, so the
skipper is completely ignored here.
Okay, thanks for the precision.
Here is a patch that makes it clear in the manual. Sha
Sure, please apply it.
- Carsten
On Sep 3, 2010, at 10:19 AM, Bastien wrote:
Carsten Dominik writes:
Hi Bastien, the todo tree does not use the tags scanner, so the
skipper is completely ignored here.
Okay, thanks for the precision.
Here is a patch that makes it clear in the manual. Sha
Carsten Dominik writes:
> Hi Bastien, the todo tree does not use the tags scanner, so the
> skipper is completely ignored here.
Okay, thanks for the precision.
Here is a patch that makes it clear in the manual. Shall I apply it?
diff --git a/doc/org.texi b/doc/org.texi
index 4ce32ce..71d182
On Sep 3, 2010, at 1:04 AM, Bastien wrote:
Chevalier Julien writes:
How can i build a sparse tree of all my unscheduled todo items ?
,
| (setq org-agenda-custom-commands
| '(("u" todo "TODO"
| ((org-agenda-todo-ignore-with-date t)
| (org-agenda-tags-todo-honor-
Chevalier Julien writes:
> How can i build a sparse tree of all my unscheduled todo items ?
>
,
| (setq org-agenda-custom-commands
| '(("u" todo "TODO"
| ((org-agenda-todo-ignore-with-date t)
| (org-agenda-tags-todo-honor-ignore-options t)
`
Hi list
I would like to search for all my todo items along the properties they have or
not.
Best example is :
How can i build a sparse tree of all my unscheduled todo items ?
Sparse tree search options don't seam enough and i cant figure out how is
working the org-agenda-tags-todo-honor-ignor