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 19:08:17 +0100 Message-ID: <9890F796-3CD8-4805-8EF3-638CCBAB492E@gmail.com> References: <83bp50hgy2.fsf@gmail.com> <8762v81le1.fsf@fastmail.fm> <87pqtf8sb2.fsf@norang.ca> <13939.1291646925@gamaville.dokosmarshall.org> <9588.1291658230@gamaville.americas.hpqcorp.net> 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=36398 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPfU7-0003Gk-0B for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 13:08:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPfU5-0000kp-UN for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 13:08:22 -0500 Received: from mail-ew0-f43.google.com ([209.85.215.43]:48312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPfU5-0000kd-OI for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 13:08:21 -0500 Received: by ewy22 with SMTP id 22so8478919ewy.30 for ; Mon, 06 Dec 2010 10:08:20 -0800 (PST) In-Reply-To: <9588.1291658230@gamaville.americas.hpqcorp.net> 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 On Dec 6, 2010, at 6:57 PM, Nick Dokos wrote: > Carsten Dominik wrote: > >> 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. >> > > Yup, I spouted nonsense. And I wrote `C-c' where I meant `C-c c' ... :/ - Carsten