unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* binding C-escape in init file
@ 2008-09-20  5:47 Matt Brown
  2008-09-20  8:52 ` Matt Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Brown @ 2008-09-20  5:47 UTC (permalink / raw)
  To: help-gnu-emacs

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 will understand.  At first I thought
maybe it wasn't possible, but it works with global-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
-Matt




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: binding C-escape in init file
  2008-09-20  5:47 binding C-escape in init file Matt Brown
@ 2008-09-20  8:52 ` Matt Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Brown @ 2008-09-20  8:52 UTC (permalink / raw)
  To: help-gnu-emacs

answered my own question again

(global-set-key (kbd "<C-escape>") 'ignore)

On Fri, Sep 19, 2008 at 10:47 PM, Matt Brown <deadguysfrom@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 will understand.  At first I thought
> maybe it wasn't possible, but it works with global-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
> -Matt
>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-20  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-20  5:47 binding C-escape in init file Matt Brown
2008-09-20  8:52 ` Matt Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).