From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Possible Bug in Time stamp Editing Date: Sat, 12 Sep 2009 11:49:31 -0400 Message-ID: <87ws44i2no.fsf@gollum.intra.norang.ca> References: <4AAB506C.1030103@manor-farm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MmUrA-0005O0-Ao for emacs-orgmode@gnu.org; Sat, 12 Sep 2009 11:49:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MmUr6-0005M2-K5 for emacs-orgmode@gnu.org; Sat, 12 Sep 2009 11:49:43 -0400 Received: from [199.232.76.173] (port=46983 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmUr5-0005Lk-Rv for emacs-orgmode@gnu.org; Sat, 12 Sep 2009 11:49:40 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:56514) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MmUr5-00026t-4x for emacs-orgmode@gnu.org; Sat, 12 Sep 2009 11:49:39 -0400 In-Reply-To: <4AAB506C.1030103@manor-farm.org> (Ian Barton's message of "Sat\, 12 Sep 2009 08\:40\:28 +0100") 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: lists@manor-farm.org Cc: emacs-orgmode@gnu.org Ian Barton writes: > I have a remember template that inserts an inactive time stamp. If I > edit the inactive time stamp in the remember buffer using C . it > changes to an active timestamp. Shouldn't editing preserve the > active/inactive status? C-c . creates active timestamps. You want C-c ! for inactive timestamp editing. -Bernt