From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: Patch for resolving "away time" when clocked in Date: Mon, 19 Oct 2009 16:44:59 -0400 Message-ID: References: <27E1810B-0447-46B3-9AF4-BA14ACECA00A@gmail.com> <87y6n7v1as.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v1075.2) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mzz6O-0002d4-QA for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 16:45:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mzz6J-0002YS-NC for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 16:45:11 -0400 Received: from [199.232.76.173] (port=58910 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mzz6J-0002YM-2g for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 16:45:07 -0400 Received: from gv-out-0910.google.com ([216.239.58.188]:20027) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mzz6I-0000Uw-Lv for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 16:45:06 -0400 Received: by gv-out-0910.google.com with SMTP id c6so518860gvd.17 for ; Mon, 19 Oct 2009 13:45:05 -0700 (PDT) In-Reply-To: <87y6n7v1as.fsf@gollum.intra.norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: Org-mode Mode On Oct 19, 2009, at 11:41 AM, Bernt Hansen wrote: > Is there a way to turn off the idle time check to support the old > functionality? I'll a configuration variable for this, to disable auto-resolution entirely. John