From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: leave inactive timestamp inactive Date: Fri, 13 Jan 2012 04:52:12 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlYC5-0003XK-Iv for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 22:52:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlYC3-0003aA-GY for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 22:52:45 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:41894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlYC3-0003Zt-Ba for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 22:52:43 -0500 Received: by wera13 with SMTP id a13so80198wer.0 for ; Thu, 12 Jan 2012 19:52:42 -0800 (PST) In-Reply-To: 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: John Wiegley Cc: Org Mode Hi John On Fri, Jan 13, 2012 at 00:35, John Wiegley wrote: > Why would you want it to keep an inactive timestamp inactive? I'd like to update to today and keep inactive e. g. "[2012-01-11 Wed]" just below a heading or the property ":Opened: [2012-01-11 Wed]" left from a copy/paste. > I'd use C-c ! S- RET to do what you're suggesting. Of course, how could I miss that... When I think of it not as an edit but as a re-insert then "C-c ! . RET" becomes obvious for my use case. Thanks for bringing my brain back to work. Michael