home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / emacs / help / 3736 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.2 KB

  1. Xref: sparky gnu.emacs.help:3736 comp.emacs:2866
  2. Newsgroups: gnu.emacs.help,comp.emacs
  3. Path: sparky!uunet!destroyer!ncar!noao!stsci!davids
  4. From: davids@stsci.edu (David Silberberg)
  5. Subject: Help!!!  I'm trying to remap my keyboard
  6. Message-ID: <1992Aug14.212318.2332@stsci.edu>
  7. Followup-To: poster
  8. Keywords: control-x meta
  9. Sender: news@stsci.edu
  10. Organization: Space Telescope Science Institute
  11. Date: Fri, 14 Aug 1992 21:23:18 GMT
  12. Lines: 22
  13.  
  14. I'm trying to map control-x to my ESC key and map my meta key to ESC ESC.
  15. I'm using the following syntax in my .emacs file in my home directory:
  16.  
  17. (global-set-key "\M" 'Control-X-prefix)
  18. (global-set-key "\M\M" 'ESC-prefix)
  19.  
  20. It's not working, however.  Can anyone tell me what I'm doing wrong?
  21. Please respond to me by e-mail since I'm not a regular reader of this
  22. group.
  23.  
  24. Thanks,
  25. David
  26. -----
  27. David Silberberg            Internet: davids@stsci.edu
  28. Space Telescope Science Institute        SPAN: SCIVAX::DAVIDS
  29. 3700 San Martin Drive              ATTnet: (410)516-5142
  30. Baltimore, Maryland   21218
  31. -- 
  32. David Silberberg            Internet: davids@stsci.edu
  33. Space Telescope Science Institute        SPAN: SCIVAX::DAVIDS
  34. 3700 San Martin Drive              ATTnet: (410)516-5142
  35. Baltimore, Maryland   21218
  36.