From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Lindner Subject: Key bindings for org calendar selection Date: Wed, 1 Mar 2017 10:45:57 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cj0ps-0000jB-2T for emacs-orgmode@gnu.org; Wed, 01 Mar 2017 04:46:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cj0pn-0001on-Cw for emacs-orgmode@gnu.org; Wed, 01 Mar 2017 04:46:16 -0500 Received: from [195.159.176.226] (port=33494 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cj0pn-0001o6-4r for emacs-orgmode@gnu.org; Wed, 01 Mar 2017 04:46:11 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cj0pc-0004DD-1w for emacs-orgmode@gnu.org; Wed, 01 Mar 2017 10:46:00 +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" To: emacs-orgmode@gnu.org 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