From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Go to today in Calendar Date: Fri, 25 Feb 2011 14:44:59 +0100 Message-ID: <59F67FAE-5A63-4C44-B0B6-E36BE2323932@gmail.com> References: <801v2z9hwt.fsf@somewhere.org> Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=60515 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psxyj-0004xz-Ti for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 08:45:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Psxyi-0005CS-J6 for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 08:45:05 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:38606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Psxyi-0005CA-El for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 08:45:04 -0500 Received: by wwb29 with SMTP id 29so1838174wwb.30 for ; Fri, 25 Feb 2011 05:45:02 -0800 (PST) In-Reply-To: <801v2z9hwt.fsf@somewhere.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?iso-8859-1?Q?S=E9bastien_Vauban?= Cc: emacs-orgmode@gnu.org On Feb 23, 2011, at 11:14 AM, S=E9bastien Vauban wrote: > Hi Nathan, >=20 > Nathan Neff wrote: >> I just found that you can press "." in the Calendar to jump to = today's date. >>=20 >> This saves me a gazillion keypresses, especially when you have a = one-key >> mapping to schedule something in agenda mode. I have "s" mapped in = agenda >> mode to schedule, so I just press "s . ". >=20 > I wanted to use your trick, but just remembered that `s' is already = mapped to > `org-save-all-org-buffers', which is a nice keybinding as well... Too = bad > "save" and "schedule" share the same letter... Saving is also on `C-x C-s', which is a very natural key for this task. so using s for scheduling sounds like a very good user customization to = me. - Carsten