From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: automating incrementing of date stamps Date: Tue, 13 Nov 2012 10:56:56 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYDEw-0002zE-9z for emacs-orgmode@gnu.org; Tue, 13 Nov 2012 04:57:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYDEt-0005dQ-7h for emacs-orgmode@gnu.org; Tue, 13 Nov 2012 04:57:06 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:51979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYDEt-0005d2-1Z for emacs-orgmode@gnu.org; Tue, 13 Nov 2012 04:57:03 -0500 In-Reply-To: (Michael Brand's message of "Tue, 13 Nov 2012 07:27:27 +0100") 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: Michael Brand Cc: Jude DaShiell , Org Mode Michael Brand writes: >> in emacs >> org-mode 7.9.2 this key combination did not increment the date stamp. > > What tells =E2=80=9CC-h c S-=E2=80=9D in that place? Also check the = manual > section =E2=80=9C3.1 The built-in table editor=E2=80=9D about S- say= ing =E2=80=9CThis key > is also used by shift-selection and related modes (see Conflicts).=E2=80= =9D or > try emacs -Q. I found out that the cursor position is important for this to work. For instance it works if it is after the date. Alan