home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.emacs
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!udel!gvls1!gvls2!garyp
- From: garyp@gvls2.gvl.unisys.com (Gary Palangian)
- Subject: Key binding Meta-X
- Message-ID: <1992Aug27.201523.5984@gvl.unisys.com>
- Sender: news@gvl.unisys.com (IEE news user)
- Nntp-Posting-Host: gvls2
- Organization: Unisys Defense Systems, Great Valley Labs, Paoli, Pa
- Distribution: comp.emacs
- Date: Thu, 27 Aug 1992 20:15:23 GMT
- Lines: 33
-
- Hey Now,
-
-
- I am binding keys to emacs on Sun Sparcstations
- running OpenWindows.
- I am using xterms to run emacs because I can't
- figure out how to get the key codes from ShellTool.
-
- Anyway, I would like to be able to press a
- single key and do a Meta-X. I want to
- press the Keypad Enter key and have it do
- the same thing as ESC-x. I have the
- following line of code in my .emacs file:
-
- (define-key esc-map "OM" *)
-
- where * indicates that I have no idea what
- to put here.
-
- Can someone help? I don't want to have to
- press two keys to get my command line prompt.
-
-
- Thanks in advance.
-
- Gary P.
- garyp@rmtc.unisys.com
-
- P.S. Earlier router problems have been fixed.
- Should be able to get through with e-mail.
-
-
-
-