From: Vladi Solutka <mmlists@eml.cc>
To: emacs-orgmode@gnu.org
Subject: Re: custom commands 'todo-tree' and org-agenda-skip-function
Date: Wed, 1 Oct 2008 17:06:28 +0000 (UTC) [thread overview]
Message-ID: <loom.20081001T170124-828@post.gmane.org> (raw)
In-Reply-To: A37BE47D-3EB0-46A2-9CB4-7A8331BC2970@uva.nl
Hi!
Carsten Dominik <dominik <at> uva.nl> writes:
> > I'm currently playing with org-agenda-custom-commands and noticed that
> > skipping scheduled entries does not work for todo-trees.
> >
> > Example: The following works fine for 'todo', but with 'todo-tree'
> > (as used here) scheduled entries are also shown.
> >
> > (setq org-agenda-custom-commands '(("x" "Open" todo-tree "TODO"
> > ((org-agenda-skip-function (lambda nil (org-agenda-skip-entry-if
> > 'scheduled 'deadline)))))))
> >
> >
> > Is this intended?
>
> Maybe not intended, but the tree commands are using a completely
> separate implementation (the sparse-tree engine. You can specify tree
> commands in agenda-custom-commands as shortcuts, but really they have
> nothing to do with the agenda engine. And it is that engine which
> implements skipping.
Oh, ok, I see :-| This wasn't clear to me from the manual - thanks for
clarification!
Hm. Thou I nearly don't dare to ask: Are there any chances or plans that
skipping in the sparse-tree will be implemented?
Anyway, thanks for orgmode :-)))))
--- \\/ladi
next prev parent reply other threads:[~2008-10-01 17:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-26 13:55 custom commands 'todo-tree' and org-agenda-skip-function Vladi Solutka
2008-09-26 19:37 ` Carsten Dominik
2008-10-01 17:06 ` Vladi Solutka [this message]
2008-10-04 16:36 ` Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20081001T170124-828@post.gmane.org \
--to=mmlists@eml.cc \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.