From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Feature request: Remote editing inactive timestamps from the agenda view Date: Mon, 14 Dec 2009 17:06:53 +0100 Message-ID: <64A0FAAE-A84C-43BA-88DE-4879DDF5F53E@gmail.com> References: <51b0095d0912101451n70774c1crd2541b956d01aab6@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKEav-0007rD-H8 for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKEaq-0007mR-OB for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:24 -0500 Received: from [199.232.76.173] (port=44988 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKEap-0007lj-OR for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:19 -0500 Received: from ey-out-1920.google.com ([74.125.78.146]:23703) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKEap-0000h5-GN for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:19 -0500 Received: by ey-out-1920.google.com with SMTP id 4so906300eyg.34 for ; Mon, 14 Dec 2009 09:20:19 -0800 (PST) In-Reply-To: <51b0095d0912101451n70774c1crd2541b956d01aab6@mail.gmail.com> 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: Nicolas Girard Cc: emacs-orgmode Hi Nicolas, On Dec 10, 2009, at 11:51 PM, Nicolas Girard wrote: > Hi, > > in the agenda view, the '>' key can be used to change the timestamp > associated with the current line. > > 1. It seems inacurrately described in the manual ("Change the > timestamp associated with the current line **to today**"). Indeed, it used to be like this, but no longer. Fixed now.... > 2. When dealing with inactive timestamp, the '>' key currently does > nothing. Could it be possible to make it also work with inactive > timestamps ? You mean if the entry i in the agenda because of an inactive time stamp? Yes, I'd think that makes sense. Done.... Thanks for your feedback! - Carsten