From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Bremner Subject: Re: Re: A simpler remember architecture Date: Fri, 02 Oct 2009 23:48:20 -0300 Message-ID: <87ab09b3bf.wl%bremner@pivot.cs.unb.ca> References: <20524da70909291348m6e1a6611ve01d6dac2faca93c@mail.gmail.com> <2647742D-5A30-4F33-8FDF-E5203B2E0246@gmail.com> <4AC472F7.4020208@online.de> <87r5tnyn18.fsf@gollum.intra.norang.ca> Reply-To: David Bremner Mime-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mtufd-0004I9-D1 for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 22:48:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtufY-0004E6-Qx for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 22:48:28 -0400 Received: from [199.232.76.173] (port=47225 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtufY-0004E1-IX for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 22:48:24 -0400 Received: from pivot.cs.unb.ca ([131.202.240.57]:52512) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MtufY-00062E-7d for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 22:48:24 -0400 Received: from bremner by pivot.cs.unb.ca with local (Exim 4.69) (envelope-from ) id 1MtufW-0004Lz-9C for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 23:48:22 -0300 In-Reply-To: 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: Jean-Marie Gaillourdet Cc: org-mode Jean-Marie Gaillourdet wrote: >At Thu, 01 Oct 2009 14:41:39 -0400, >Bernt Hansen wrote: >> C-u C-c C-x C-i i >Perhaps, it's worth considering shorter and easier to remember >keyboard shortcuts. It is actually not quite as bad is it sounds. - C-u is the generic "do it differently prefix" - C-c C-x C-i is the usual start the clock in org. Unfortunately org has so many commands, that it is probably hard to find a two key sequence. At that point a menu pops up, and you choose i. d