help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Binding C-x C-RET ?


From: Bastien
Subject: Re: Binding C-x C-RET ?
Date: Wed, 17 May 2006 17:11:19 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

David Kastrup <dak@gnu.org> writes:

> Well, \\ is a backslash.  You'd better write "\C-x\C-\r".  

I thought i need to escape "\r" the same way "\C" is escaped.

> But you could write
>
> (global-set-key (kbd "C-x C-RET") 'execute-extended-command)

... not working here.  I don't have any backtrace, since Emacs behaves
normally when evaluating the global-set-key function.

Can you reproduce that ?

-- 
Bastien


reply via email to

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