home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Mon, 25 Jan 1993 20:37:21 EST
- Date: Mon, 25 Jan 1993 17:37:16 PST
- Message-ID: <9301260137.AA25713@thalidomide.lucid>
- X-Windows: Putting new limits on productivity.
- From: jwz@lucid.com (Jamie Zawinski)
- Sender: jwz%thalidomide@lucid.com
- Subject: Re: Rebinding X KeySyms?
- References: <9301260039.AA00256@hilbert.maths.utas.edu.au>
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Lines: 4
-
- > What I want to do is:
- > (x-rebind-key "KP_Enter" "\n")
-
- (global-set-key 'kp_enter "\n")
-