all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* todo-prefix default value has odd diary interpretation
@ 2007-04-20 14:04 Denis Bueno
  2007-04-20 18:32 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Denis Bueno @ 2007-04-20 14:04 UTC (permalink / raw)
  To: Emacs Dev [emacs-devel], help-gnu-emacs

[Crossposting because this is half request-for-help and half bug-report.]

I recently started using diary and todo-mode. I use the following
customisations to have emacs display appoinments as they occur:

;; Remind me about diary entries.
(add-hook 'diary-display-hook 'appt-make-list)
;; Also display the diary when I do M-x diary.
(add-hook 'diary-display-hook 'fancy-diary-display)
;; Enable #include in diary.
(add-hook 'list-diary-entries-hook 'include-other-diary-files)

As suggested in todo-mode.el in the emacs trunk, I enable diary
includes so that my todos show up when I'm reading my diary for the
day. This behavior is useful. However, I find one thing odd:

If I add a todo to some category at (say) 09:00 on Tuesday, then when
I read my diary wednesday morning, I get an "appointment" at 09:00
whose text is the text of the todo. This doesn't make any sense,
because the time at which I added the todo has nothing (necessarily)
to do with any kind of "deadline" for that todo (I put the deadline in
scare quotes because todo-mode appears to have no concept of deadlines
for todos).

So, first: is there a way to set a deadline for a todo, such that
emacs will display an appointment at the time of the deadline for the
todo?

Second: should this behavior be changed so that the time of entering
the todo should not be considered an appointment time?

Please let me know if I'm confused, or if you agree with my confusion.

Thanks.

-Denis

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-21  4:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-20 14:04 todo-prefix default value has odd diary interpretation Denis Bueno
2007-04-20 18:32 ` Glenn Morris
2007-04-20 18:41   ` Denis Bueno
     [not found]   ` <mailman.2330.1177094818.7795.help-gnu-emacs@gnu.org>
2007-04-21  4:00     ` Tim X

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.