Group: gnu.emacs.help · Group Profile · Search for binding C escape in init file in gnu.emacs.help
Author: Matt Brown
Date: Sep 20, 2008 01:52
answered my own question again (global-set-key (kbd "<C-escape>") 'ignore) On Fri, Sep 19, 2008 at 10:47 PM...@gmail.com> wrote: Hello all, I'm trying to bind C-escape in my init file, but I can't figure out how to specify it so that emacs ...-set-key interactively. Is there a way to generate an .el file from the current bindings, so I can see how to specify it? thanks ...
|