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

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

RE: [h-e-w] finding a specific key assignment


From: Bingham, Jay
Subject: RE: [h-e-w] finding a specific key assignment
Date: Mon, 24 Sep 2001 11:19:15 -0500

Jeff,

You don't need to know where they a key is defined in order to redefine
it.
If you want to change the global definition of it you can do something
like the following in your .emacs file:
      (global-set-key [f10] 'find-file)
(You of course can put anything that you want where I have find-file)

J_)
C_)ingham
.    COMPAQ Telecommunications
.    NonStop Integrity Systems
.    Austin, TX

 -----Original Message-----
From:   Jeff Rancier [mailto:address@hidden 
Sent:   Monday, 24 September, 2001 9:26 a
To:     Ntemacs (E-mail)
Subject:        [h-e-w] finding a specific key assignment

Hello,

If I strike the key F10, I the menu bar is activated.  If I type C-h k
f10,
I get the following info:


f10 runs the command #[nil "\300\301!\207" [w32-send-sys-command 61696]
2
nil nil]
   which is an interactive compiled Lisp function.
(anonymous)
not documented

I want to reassign this key but can't find any occurences of *f10* in my
.emacs, nor my site-lisp directory.

Can anyone point me to where this is defined?  Is this a default
behaviour?

Thanks,
Jeff

________________________________________________________

 Terrorist Attacks on U.S. - How can you help?
 Donate cash, emergency relief information
 http://dailynews.yahoo.com/fc/US/Emergency_Information
________________________________________________________




reply via email to

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