From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Troxel Subject: Re: How to say "I did that yesterday?" Date: Tue, 22 Nov 2011 15:16:02 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSwlB-0007nI-Aj for emacs-orgmode@gnu.org; Tue, 22 Nov 2011 15:16:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSwlA-0000co-Bm for emacs-orgmode@gnu.org; Tue, 22 Nov 2011 15:16:05 -0500 Received: from fnord.ir.bbn.com ([192.1.100.210]:49399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSwlA-0000cI-9I for emacs-orgmode@gnu.org; Tue, 22 Nov 2011 15:16:04 -0500 In-Reply-To: (Dave Abrahams's message of "Tue, 22 Nov 2011 11:40:35 -0800") 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: Dave Abrahams Cc: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain I often discover that I completed something a few days ago and I would like to mark it done with the appropriate date as though I had marked it done in the past. That means, e.g., for a repeating event it might repeat sooner than if it had been done today. Is there a way? I also want to to that, basically binding 'now' to a particular time in the past and then executing a todo state change (to effect the log, and also the next scheduled time). I wonder if replacing the calls to get now with a function that looks at a variable and doing (setq now-var (now)) (do-whatever) would be enough to get it to do what I want. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (NetBSD) iEYEARECAAYFAk7MAwIACgkQ+vesoDJhHiXtggCggchqRGagAyAQu+xnB+hQgste PLsAn1CT1kbJeLClsLUTwg9Exm3/BrXX =zArD -----END PGP SIGNATURE----- --=-=-=--