Fixes to the way org-idle-time is handled
commitc5146a89724a43782ab4841b691c31a4dfb31855
authorJohn Wiegley <johnw@newartisans.com>
Fri, 25 Dec 2009 23:02:48 +0000 (25 18:02 -0500)
committerJohn Wiegley <johnw@newartisans.com>
Fri, 25 Dec 2009 23:02:48 +0000 (25 18:02 -0500)
tree1aeec52eed36af8f186caf5317873cc75ff4fdcb
parent21ebcc5c7f9fb6eec6f6e8b29b25d905daa7ae6c
Fixes to the way org-idle-time is handled

A let needed to be let*, and current-idle-time always returns nil on
some systems, so for darwin and x11, those idle time values are always
preferred.
lisp/org-clock.el