all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hobbit <werehobbit@yandex.ua>
To: 8039@debbugs.gnu.org
Subject: bug#8039: appt-add problems
Date: Mon, 14 Feb 2011 23:58:38 +0200	[thread overview]
Message-ID: <129771297720718@web91.yandex.ru> (raw)

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).





             reply	other threads:[~2011-02-14 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 21:58 Hobbit [this message]
2011-02-15  1:44 ` bug#8039: appt-add problems Glenn Morris
2011-02-15 10:19 ` Hobbit
2011-05-16 22:43   ` Glenn Morris
2011-07-14 17:50     ` Lars Magne Ingebrigtsen

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=129771297720718@web91.yandex.ru \
    --to=werehobbit@yandex.ua \
    --cc=8039@debbugs.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.