From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Florian Lindner Newsgroups: gmane.emacs.help Subject: Re: Key bindings for org calendar selection Date: Tue, 21 Mar 2017 09:10:30 +0100 Message-ID: <12738593-2f19-0d49-1d6c-f3b1ffaddfc3@xgm.de> References: <87zigg843u.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1490083900 5128 195.159.176.226 (21 Mar 2017 08:11:40 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 21 Mar 2017 08:11:40 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Cc: help-gnu-emacs@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 21 09:11:35 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cqEt8-0000Nu-KK for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Mar 2017 09:11:30 +0100 Original-Received: from localhost ([::1]:37139 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqEtE-0007IJ-HQ for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Mar 2017 04:11:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqEsi-0007Gc-9B for help-gnu-emacs@gnu.org; Tue, 21 Mar 2017 04:11:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqEsf-0008OZ-0B for help-gnu-emacs@gnu.org; Tue, 21 Mar 2017 04:11:04 -0400 Original-Received: from [195.159.176.226] (port=60529 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cqEse-0008Nw-GY for help-gnu-emacs@gnu.org; Tue, 21 Mar 2017 04:11:00 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cqEsL-00043t-Fr for help-gnu-emacs@gnu.org; Tue, 21 Mar 2017 09:10:41 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 45 Original-X-Complaints-To: usenet@blaine.gmane.org In-Reply-To: <87zigg843u.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:112615 Archived-At: Am 20.03.2017 um 14:33 schrieb Danny YUE: > Well, Hey, > I think that small calendar is only for your convenience to see the date > you choose, not really a interactive date picker... > > For me, I always uses the shortcut for dates. For example "+1w" chooses > the same day in next week, "+1d" for the next day etc. How can I set the date to 2 weeks and 3 days in future? "+2w +3d" does not work, it ignores the +2d. How can I move to a date, without selecting it and closing the picker? > Seriously if you get to know the meaning of shortcuts, org way will be > definitely faster than moving around in a calendar. :-) Well, I try to learn these shortcuts, but find them documented nowhere. As I said, the shortcuts from the Emacs calendar did not work, neither do work the shortcuts from the interactive org-mode calendar help. Are you aware of any documentation of shortcuts for the calendar? Best, Florian > Danny > > > On 2017-03-20 13:24, Florian Lindner wrote: >> This is a cross-post from emacs.orgmode, since I got no replies for 3 weeks. >> >> Hello, >> >> the usual emacs calendar (M-x calendar) can be controlled using these key bindings: >> https://www.gnu.org/software/emacs/manual/html_node/emacs/Calendar-Unit-Motion.html >> >> But how can the calendar be controlled when invoked by org-mode, e.g. by C-c C-s to set a scheduled date on an entry? >> The key bindings from standard calendar do not work, neither editing the mini buffer works out. >> >> Thanks, >> Florian > > >