Hi Nicolas, Nicolas Calderon <nicolas.calderon.asse...@gmail.com> writes:
> From c8979b360749ecd66e298fdbdbc2450668be3a20 Mon Sep 17 00:00:00 2001 > From: Nicolas Calderon Asselin <nicolas.calderon.asse...@gmail.com> > Date: Wed, 18 Jul 2012 14:58:31 -0400 > Subject: [PATCH 2/2] Added checks to determine which idle time to use > > * lisp/org-clock.el (org-clock-idle-time): Org-mode assumed that x11idle > was an available command, and returned an idle time of 0 if it was not > (never idle). Added checks so that org-idle-time will come from emacs' > own current-idle-time if x11idle cannot be found or if it cannot > retrieve the idle time from X11 Applied, thanks a lot for catching this. -- Bastien