From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Clocking out and state change updates in agenda Date: Mon, 22 Jun 2009 13:46:21 +0200 Message-ID: <402ED821-A3AA-4703-9251-77E174D5E850@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIi6p-00056T-JR for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 07:54:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIi6k-00051e-Dy for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 07:54:46 -0400 Received: from [199.232.76.173] (port=35051 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIi6k-00051b-74 for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 07:54:42 -0400 Received: from mail-ew0-f220.google.com ([209.85.219.220]:35431) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIi6j-0006xW-Ln for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 07:54:41 -0400 Received: by ewy20 with SMTP id 20so1375750ewy.42 for ; Mon, 22 Jun 2009 04:54:41 -0700 (PDT) In-Reply-To: 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: Manish Cc: Org-Mode On Jun 22, 2009, at 11:54 AM, Manish wrote: > Hello! > > Clocking in to a task in agenda ("I") updates the state in the agenda > immediately whereas clocking out ("O") requires an explicit refresh > ("g"). Can clocking out be made to behave like clocking in in agenda? Fixed, thanks. - Carsten