From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Questions about org-capture templates and usage Date: Mon, 6 Dec 2010 18:53:08 +0100 Message-ID: References: <83bp50hgy2.fsf@gmail.com> <8762v81le1.fsf@fastmail.fm> <87pqtf8sb2.fsf@norang.ca> <13939.1291646925@gamaville.dokosmarshall.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=41979 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPfFZ-0006OG-4k for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 12:53:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPfFQ-0004lr-Vg for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 12:53:21 -0500 Received: from mail-ew0-f43.google.com ([209.85.215.43]:37271) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPfFQ-0004lL-Mn for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 12:53:12 -0500 Received: by ewy22 with SMTP id 22so8462878ewy.30 for ; Mon, 06 Dec 2010 09:53:11 -0800 (PST) In-Reply-To: <13939.1291646925@gamaville.dokosmarshall.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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Hi Nick, On Dec 6, 2010, at 3:48 PM, Nick Dokos wrote: > Alan E. Davis wrote: > >> >> I have org-capture assigned to C-c, so C-u C-u C-c c goes straight >> to the last stored item. Perfect. > > I presume the first `C-c' above is a typo and that the bindind is `C-c > c', as the second instance indicates. Rebinding C-c to a command would > be a disaster, but even C-c c is generally not a good idea: The way I see it: C-c belongs to the user, so it is a good key for a global binding to org-capture if the user chooses it - just like the documentation recommends. Org mode does not enforce this key, it just recommends it. > see the Key > Binding Conventions in the Emacs Lisp manual - if you have the manual > locally, evaluate the following > > (info "(elisp)Key Binding Conventions") > > otherwise it's available online at > > http://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html#Key-Binding-Conventions > > Nick > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode