emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: C-RET is shown as just RET by substitute-command-keys


From: Richard Stallman
Subject: Re: C-RET is shown as just RET by substitute-command-keys
Date: Fri, 29 Dec 2006 17:59:22 -0500

    I just noticed that \\[COMMAND] just shows RET for something that was 
    bound like

        (define-key map [(control ?\r)] 'nxhtml-complete-and-insert)

That is because (control ?\r) is the same character as RET.




reply via email to

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