0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 05:48:31 +00:00
org-mode/lisp
Bernt Hansen 7f9e53d6b1 Initialize org-clock-notification-was-shown on clock-in
This makes org-clock-sound a little more well-behaved.  The clock
sound was only being issued if you were already clocking a task that
was under its limit, and changed to clocking something else.  Now each
time you clock in a new task it checks the estimated effort limit and
issues the org-clock-sound if the limit is exceeded.

This patch issues the org-clock-sound whenever you clock in a task
that is already over its estimated effort amount.  This allows you to
use the estimated effort as a limit for the amount of time to spend on
a task.  Each time you clock in the task you'll be notified that you
are over the limit.  This is great for tasks where you want to limit
the amount of time spent (per day, since last repeat) and is a
reminder to go work on something else instead.
2009-06-09 23:01:34 +02:00
..
ChangeLog Fix positioning bug when returning from source code editing 2009-06-09 20:19:13 +02:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Fix whitespace issues 2009-06-08 08:00:46 +02:00
org-archive.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-ascii.el Fix whitespace issues 2009-06-08 08:00:46 +02:00
org-attach.el Fix whitespace issues 2009-06-08 08:00:46 +02:00
org-bbdb.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-bibtex.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-clock.el Initialize org-clock-notification-was-shown on clock-in 2009-06-09 23:01:34 +02:00
org-colview-xemacs.el Tables: Allow #+TBLFM to be indented 2009-05-28 17:44:12 +02:00
org-colview.el Tables: Allow #+TBLFM to be indented 2009-05-28 17:44:12 +02:00
org-compat.el Better treatment of face inheritance. 2009-06-02 14:50:19 +02:00
org-docbook.el Fix bug with indentation interpretation during export 2009-06-08 19:57:19 +02:00
org-exp.el Minor fixes 2009-06-09 19:23:59 +02:00
org-faces.el New face for clock in mode line. 2009-06-06 08:13:40 +02:00
org-feed.el Fix whitespace issues 2009-06-08 08:00:46 +02:00
org-footnote.el Fix whitespace issues 2009-06-08 08:00:46 +02:00
org-gnus.el Declare a function. 2009-06-07 22:05:03 +02:00
org-html.el Fix bug with indentation interpretation during export 2009-06-08 19:57:19 +02:00
org-icalendar.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-id.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-info.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-inlinetask.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-irc.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-jsinfo.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-latex.el Minor fixes 2009-06-09 12:10:27 +02:00
org-list.el Fix whitespace issues 2009-06-08 08:00:46 +02:00
org-mac-message.el Fix whitespace issues 2009-06-08 08:00:46 +02:00
org-macs.el Fix order problem in org-macs.el 2009-06-07 22:14:33 +02:00
org-mew.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-mhe.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-mouse.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-plot.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-protocol.el Fix whitespace issues 2009-06-08 08:00:46 +02:00
org-publish.el Minor fixes 2009-05-30 06:59:46 +02:00
org-remember.el Abort remember if the remember buffer is empty 2009-06-08 19:45:19 +02:00
org-rmail.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-src.el Fix positioning bug when returning from source code editing 2009-06-09 20:19:13 +02:00
org-table.el Tables: Allow #+TBLFM to be indented 2009-05-28 17:44:12 +02:00
org-timer.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-vm.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-w3m.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-wl.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org-xoxo.el Push version number to 6.27trans 2009-05-26 15:41:44 +02:00
org.el Minor fixes 2009-06-09 12:10:27 +02:00