From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: How is C-c > and C-c < meant to be used? Date: Mon, 22 Oct 2007 22:08:53 +0100 Message-ID: <871wbm7t7e.fsf@bzg.ath.cx> References: <200710220527.l9M5RFNU026914@mail15.syd.optusnet.com.au> 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 1Ik3a6-0001ID-0i for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 16:08:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ik3a1-0001Hu-AQ for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 16:08:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ik3a1-0001Hr-6L for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 16:08:53 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ik3a0-0004II-Tb for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 16:08:53 -0400 Received: by ug-out-1314.google.com with SMTP id a2so15088ugf for ; Mon, 22 Oct 2007 13:08:51 -0700 (PDT) In-Reply-To: <200710220527.l9M5RFNU026914@mail15.syd.optusnet.com.au> (Charles Cave's message of "Mon, 22 Oct 2007 15:27:15 +1000") 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: emacs-orgmode@gnu.org Charles Cave writes: > I am not sure how they are meant to be used, so I am asking list > members who uses these functions? I'm not using C-c >, but i sometimes use C-c < : it does not only inserts the last date you're on by navigating through the calendar with C-c >, it also inserts the last timestamp inserted with any of: M-x org-schedule M-x org-deadline M-x org-time-stamp M-x org-time-stamp-inactive Then my only (but not that rare) use of C-c > is when I need to update several time-stamps to the last inserted date. -- Bastien