From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregor Zattler Subject: PATCH: Document how to scroll calendar by one year at date prompt. (was: Re: Bug: Missing command description in org-mode manual) Date: Sun, 22 Mar 2015 11:05:27 +0100 Message-ID: <20150322100527.GA32067@boo.workgroup> References: <6995BEED87293B45975DBA2355E4A90210283CDC@HL-EX-MBS1.de.eu.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZcm0-0006J5-JF for emacs-orgmode@gnu.org; Sun, 22 Mar 2015 06:06:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZclv-0006lC-Rf for emacs-orgmode@gnu.org; Sun, 22 Mar 2015 06:06:24 -0400 Received: from mout.gmx.net ([212.227.17.21]:64082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZclv-0006kq-I8 for emacs-orgmode@gnu.org; Sun, 22 Mar 2015 06:06:19 -0400 Received: from boo.workgroup ([87.185.170.83]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0Lu2F0-1ZXXEF2rjy-011TcN for ; Sun, 22 Mar 2015 11:06:17 +0100 Content-Disposition: inline In-Reply-To: <6995BEED87293B45975DBA2355E4A90210283CDC@HL-EX-MBS1.de.eu.local> 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: emacs-orgmode Hi Jens, org-mode developers, * Haustedt, Jens [19. Mar. 2015]: > in the description of the date/time prompt, a section describes the > control of the calendar from the minibuffer. > > There, a description of scrolling the calendar by 1 year is missing. The > keyboard shortcut is M-S-/ and works perfectly. The following patch adds this info to the manual. It also justifies the lines to look prettier in info. Gregor --- doc/org.texi | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 6d25df1..49bc562 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -6136,13 +6136,14 @@ from the minibuffer: @kindex M-S-@key{left} @kindex @key{RET} @example -@key{RET} @r{Choose date at cursor in calendar.} -mouse-1 @r{Select date by clicking on it.} -S-@key{right}/@key{left} @r{One day forward/backward.} -S-@key{down}/@key{up} @r{One week forward/backward.} -M-S-@key{right}/@key{left} @r{One month forward/backward.} -> / < @r{Scroll calendar forward/backward by one month.} -M-v / C-v @r{Scroll calendar forward/backward by 3 months.} +@key{RET} @r{Choose date at cursor in calendar.} +mouse-1 @r{Select date by clicking on it.} +S-@key{right}/@key{left} @r{One day forward/backward.} +S-@key{down}/@key{up} @r{One week forward/backward.} +M-S-@key{right}/@key{left} @r{One month forward/backward.} +> / < @r{Scroll calendar forward/backward by one month.} +M-v / C-v @r{Scroll calendar forward/backward by 3 months.} +M-S-@key{down}/@key{up} @r{Scroll calendar forward/backward by one year.} @end example @vindex org-read-date-display-live -- 2.1.4 Ciao, Gregor -- -... --- .-. . -.. ..--.. ...-.-