all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8039: appt-add problems
@ 2011-02-14 21:58 Hobbit
  2011-02-15  1:44 ` Glenn Morris
  2011-02-15 10:19 ` Hobbit
  0 siblings, 2 replies; 5+ messages in thread
From: Hobbit @ 2011-02-14 21:58 UTC (permalink / raw)
  To: 8039

How to repair appointments in Emacs? E.g. 2 problems (case 2. when there are no notification at deadline and with "app't in % min" indicator which shows incorrect time). 


Just for example I run "emacs -q" and evaluate in *scratch* buffer next settings (usually I use .emacs, of course):

(display-time)
(setq
 appt-message-warning-time 5
 appt-display-mode-line t)
(appt-activate 1)

When I add notifications on such time I get:
1. current_time + 1 minute - Emacs shows notification in correct time;
2. current_time + 6 minutes - shows two notifications, one before 5 minutes and second before 2 minutes to deadline (in time, 0 minutes to deadline, - nothing comes up).

At the same time in Mode Line "App't in % min" shows time, which is current_time - 1 minute (if there are 3 minutes to deadline it shows only 2). What's surprising is that in clock (which is (display-time)'s work) time is correct (like [h@localhost$ date] displays).





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

end of thread, other threads:[~2011-07-14 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-14 21:58 bug#8039: appt-add problems Hobbit
2011-02-15  1:44 ` Glenn Morris
2011-02-15 10:19 ` Hobbit
2011-05-16 22:43   ` Glenn Morris
2011-07-14 17:50     ` Lars Magne Ingebrigtsen

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.