Alan E. Davis <[email protected]> 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
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode