emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] help tracking down bad setting?


From: Thorsten Jolitz
Subject: Re: [O] help tracking down bad setting?
Date: Thu, 18 Sep 2014 22:47:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Matt Price <address@hidden> writes:

> Removing the space between \C-c and \C-r worked.  I guess I really
> don't understand the syntax for setting keybindings in emacs -- every
> time I do it it's trial and error!

I think using (kbd ...) is the recommended way nowadays:

,----[ C-h f kbd RET ]
| kbd is a compiled Lisp function in `subr.el'.
| 
| (kbd KEYS)
| 
| Convert KEYS to the internal Emacs key representation.
| KEYS should be a string constant in the format used for
| saving keyboard macros (see `edmacro-mode').
`----

-- 
cheers,
Thorsten




reply via email to

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