emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Questions about org-capture templates and usage


From: Nick Dokos
Subject: Re: [Orgmode] Re: Questions about org-capture templates and usage
Date: Mon, 06 Dec 2010 09:48:45 -0500

Alan E. Davis <address@hidden> 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: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]