|
| From: | Bastien |
| Subject: | Binding C-x C-RET ? |
| Date: | Wed, 17 May 2006 16:43:24 +0200 |
| User-agent: | Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
How do you bind C-x C-<RET> to a function ? (global-set-key "\C-x\C-\\r" 'execute-extended-command) binds the function to C-x C-\ r with is not what i expected... Regards, -- Bastien
| [Prev in Thread] | Current Thread | [Next in Thread] |