home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.emacs.help:3736 comp.emacs:2866
- Newsgroups: gnu.emacs.help,comp.emacs
- Path: sparky!uunet!destroyer!ncar!noao!stsci!davids
- From: davids@stsci.edu (David Silberberg)
- Subject: Help!!! I'm trying to remap my keyboard
- Message-ID: <1992Aug14.212318.2332@stsci.edu>
- Followup-To: poster
- Keywords: control-x meta
- Sender: news@stsci.edu
- Organization: Space Telescope Science Institute
- Date: Fri, 14 Aug 1992 21:23:18 GMT
- Lines: 22
-
- I'm trying to map control-x to my ESC key and map my meta key to ESC ESC.
- I'm using the following syntax in my .emacs file in my home directory:
-
- (global-set-key "\M" 'Control-X-prefix)
- (global-set-key "\M\M" 'ESC-prefix)
-
- It's not working, however. Can anyone tell me what I'm doing wrong?
- Please respond to me by e-mail since I'm not a regular reader of this
- group.
-
- Thanks,
- David
- -----
- David Silberberg Internet: davids@stsci.edu
- Space Telescope Science Institute SPAN: SCIVAX::DAVIDS
- 3700 San Martin Drive ATTnet: (410)516-5142
- Baltimore, Maryland 21218
- --
- David Silberberg Internet: davids@stsci.edu
- Space Telescope Science Institute SPAN: SCIVAX::DAVIDS
- 3700 San Martin Drive ATTnet: (410)516-5142
- Baltimore, Maryland 21218
-