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

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

Re: [h-e-w] How can I bind to C-?


From: David Vanderschel
Subject: Re: [h-e-w] How can I bind to C-?
Date: 23 Jul 2002 21:03:01 -0500

On Tuesday, July 23, "Peter Milliken" <address@hidden> wrote:
>Personally, I "cheat" when doing this kind of thing i.e. I define a macro,
>name it and then do a global key bind. Then I insert the mapping into my
>.emacs file for viewing. When I do this, I get the following:

>(global-set-key [67108927] 'mnm)

OK.  [67108927] works.  An even easier way to find it
is to do an interactive global-set-key, and then
repeat-complex-command.  But it is non-intuitive in
the code.  There must be a better way to describe it.

Regards,
  David V.





reply via email to

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