From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Re: Is it possible to automatically set the timestamp recorded in a CLOSED: annotation to a different time than now? Date: Fri, 21 Sep 2012 14:15:11 +0200 Message-ID: References: <20120912093827.GA25971@hobitton> <878vc6mjz6.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF290-0006ER-Mv for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 08:15:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TF28r-0007kV-4D for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 08:15:42 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:38646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF28q-0007jy-Tl for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 08:15:33 -0400 Received: by pbbro12 with SMTP id ro12so8328724pbb.0 for ; Fri, 21 Sep 2012 05:15:32 -0700 (PDT) In-Reply-To: <878vc6mjz6.fsf@bzg.ath.cx> 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 2012/9/19 Bastien : > > I introduced `org-use-last-clock-out-time-as-effective-time' which lets > you do this automatically. You can test it from the git master branch > for now, it will be in the next major release. > Useful idea, indeed, thanks for implementing it ! -- Nicolas