emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] A bit of work around org-clock-idle-time


From: Bastien
Subject: Re: [O] A bit of work around org-clock-idle-time
Date: Sat, 28 Jul 2012 01:43:28 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Nick Dokos <address@hidden> writes:

> o in org-clock.el, instead of checking whether x11idle exists or not, how
>   about something like this:
>
>   ...
>   (eq window-system 'x)
>      (max (org-x11-idle-seconds) (org-emacs-idle-seconds))
>   ...

Yes, this is cleaner, thanks!

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]