From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: calendar date adjustments blocked Date: Fri, 04 Nov 2011 20:11:01 -0400 Message-ID: <87ipmzjune.fsf@norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMTr5-0002Sj-By for emacs-orgmode@gnu.org; Fri, 04 Nov 2011 20:11:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RMTr4-0004L3-5X for emacs-orgmode@gnu.org; Fri, 04 Nov 2011 20:11:27 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:36785) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMTr4-0004Kk-3j for emacs-orgmode@gnu.org; Fri, 04 Nov 2011 20:11:26 -0400 In-Reply-To: (Jude DaShiell's message of "Fri, 4 Nov 2011 02:12:40 -0400 (EDT)") 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: Jude DaShiell Cc: emacs-orgmode@gnu.org Jude DaShiell writes: > I needed to enter information for two dates in org-mode and went into > calendar using c-c+! and got the current date as expected then hit c-b to > move the date to yesterday and pointer remained on today's date. So I > ended up hitting on today's date and editing it in the actual org > file and filling the rest of my entry in after it. Then I repeated the > operation for today and entered today's information. I was a bit > surprised that the date was locked like that once calendar mode was > entered but managed a workaround anyway. C-c ! -2 RET should be 2 days ago. HTH, Bernt