From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: org-clock-idle-time Date: Fri, 12 Jul 2013 12:26:31 -0400 Message-ID: References: <87a9lr4y89.fsf@gmail.com> <9500DFF2-714F-4C80-B3DF-95E3BDF3132E@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxgBB-0004eC-GE for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 12:26:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxgBA-0004jL-DV for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 12:26:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:55847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxgBA-0004iv-5N for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 12:26:44 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UxgB7-0001Kp-Qq for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 18:26:42 +0200 Received: from 169.15.137.27 ([169.15.137.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jul 2013 18:26:41 +0200 Received: from david by 169.15.137.27 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jul 2013 18:26:41 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Ivan Andrus writes: > Do you have a stale .elc or somewhere? Those are the bane of my existence. > > -Ivan > > On Jul 12, 2013, at 9:39 AM, J. David Boyd wrote: > >> Nick Dokos writes: >> >>> david@adboyd.com (J. David Boyd) writes: >>> >>>> A while back I set this to 5 minutes, and tried it for a while, and decided I >>>> didn't like it, and set it back to never. >>>> >>>> ... >>>> I've grepped all my .el and .org files, and can find no references to that >>>> variable anywhere. >>>> >>>> However, it still fires off after 5 minutes. I come back to my emacs window >>>> to clock out of the current task and into another one, and I get prompted to >>>> decide what to do with my idle time. >>>> >>>> Any ideas where this setting is hiding? >>>> >>> >>> Did you check your customize file? >>> C-h v custom-file RET >> >> Yes, thanks. First place I looked. It's custom.el on my system. >> >> Great idea, but, sadly, no...