From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Possible Bug in Time stamp Editing Date: Sun, 13 Sep 2009 01:17:22 +0200 Message-ID: <67048B7C-A18A-4B19-B5FE-B21D60DD609B@gmail.com> References: <4AAB506C.1030103@manor-farm.org> <87ws44i2no.fsf@gollum.intra.norang.ca> <4AABDEFE.8020308@manor-farm.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MmbqV-0002pX-Ap for emacs-orgmode@gnu.org; Sat, 12 Sep 2009 19:17:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MmbqU-0002oh-K8 for emacs-orgmode@gnu.org; Sat, 12 Sep 2009 19:17:30 -0400 Received: from [199.232.76.173] (port=35399 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmbqU-0002oQ-Bu for emacs-orgmode@gnu.org; Sat, 12 Sep 2009 19:17:30 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:23405) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MmbqU-0002HW-0C for emacs-orgmode@gnu.org; Sat, 12 Sep 2009 19:17:30 -0400 Received: by fg-out-1718.google.com with SMTP id 22so589212fge.12 for ; Sat, 12 Sep 2009 16:17:28 -0700 (PDT) In-Reply-To: <4AABDEFE.8020308@manor-farm.org> 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: Bernt Hansen , emacs-orgmode@gnu.org On Sep 12, 2009, at 7:48 PM, Ian Barton wrote: >>> 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. > > Thanks. I'll add a section to the manual saying that if you want to > edit > an existing time stamp, you need to use the same key combination > used to > create it, or it will change from active to inactive, or vice versa. > > Now I think about it makes sense, as it also allows a quick way to > toggle the active/inactive status of time stamps. Yes. Another way to do that is S-up with the cursor on the bracket/angle. - Carsten