* sexp timestamp behavior
@ 2008-01-10 1:56 David C. Nelson
2008-01-16 16:46 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: David C. Nelson @ 2008-01-10 1:56 UTC (permalink / raw)
To: emacs-orgmode
I've been playing around with org mode and I'm confused about the
behavior of timestamps that are specified using sexps when displayed
in the agenda. Specifically, if I schedule a TODO and specify a
timestamp using a sexp, the TODO is not carried forward if it is past
due. It does show on the day it was scheduled, but if the TODO is not
done, the TODO is not carried forward as the manual says it should.
If I don't use a sexp timestamp, the TODO is carried forward if past
due as expected.
I can't find anything in the manual that suggests sexp timestamps are
treated differently. Am I misunderstanding something?
Thanks ...
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: sexp timestamp behavior
2008-01-10 1:56 sexp timestamp behavior David C. Nelson
@ 2008-01-16 16:46 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-01-16 16:46 UTC (permalink / raw)
To: David C. Nelson; +Cc: emacs-orgmode
On Jan 10, 2008, at 2:56 AM, David C. Nelson wrote:
>
> I've been playing around with org mode and I'm confused about the
> behavior of timestamps that are specified using sexps when displayed
> in the agenda. Specifically, if I schedule a TODO and specify a
> timestamp using a sexp, the TODO is not carried forward if it is
> past due. It does show on the day it was scheduled, but if the TODO
> is not done, the TODO is not carried forward as the manual says it
> should.
>
> If I don't use a sexp timestamp, the TODO is carried forward if past
> due as expected.
>
> I can't find anything in the manual that suggests sexp timestamps
> are treated differently.
Yes, the manual is not complete here. I am adding the following text:
You may use time stamps with repeaters in scheduling and deadline
entries. Org-mode will issue early and late warnings based on the
assumption that the time stamp represents the nearest instance of
the repeater. However, the use of diary sexp entries like
<%%(diary-float t 42)>
in scheduling and deadline timestamps is limited. Org-mode does not
know enough about the internals of each sexp function to issue
early and
late warnings. However, it will show the item on each day where the
sexp entry matches.
I hope this clarifies things.
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-16 17:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-10 1:56 sexp timestamp behavior David C. Nelson
2008-01-16 16:46 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).