home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3881 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.4 KB  |  41 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!hrue
  3. From: hrue@sima.sintef.no (hrue)
  4. Subject: Re: Rebinding the Meta Key
  5. In-Reply-To: mac@crchh570.bnr.ca's message of Fri, 28 Aug 1992 17:43:14 GMT
  6. Message-ID: <HRUE.92Aug29135656@nazgul.sima.sintef.no>
  7. Sender: news@ugle.unit.no (NetNews Administrator)
  8. Organization: SINTEF Industrial Mathematics, Trondheim, Norway
  9. References: <1992Aug28.174314.15034@bnr.ca>
  10. Date: 29 Aug 92 13:56:56
  11. Lines: 28
  12.  
  13. In article  writes:
  14.  
  15. >   Unfortunately, I don't know of any way to teach emacs to use this key 
  16. >   instead of <ESC>. Can anyone help? Please post to this newsgroup, as I 
  17. >   have seen various forms of htis question posted before, but never an 
  18. >   answer. Thanks!
  19.  
  20. on my HP X-term i do this by defining my left alt key as the Modifier
  21. 1 key by using  xmodmap, so no emacs hack here.
  22.  
  23. nazgul[test]$ xmodmap -
  24. clear Mod1 
  25. add Mod1 = Alt_L
  26. ^D
  27.  
  28. this require X-windows of course. 
  29.  
  30. -hr
  31.     
  32. --
  33.        |^^^^^^|        ___________________________________
  34.        |      |       /                                    \
  35.        |      |      | Haavard Rue                          |
  36.        | (o)(o)      | The Norwegian Instiute of Technology |
  37.       @      _)      | Division of Mathemathical Sciences   |
  38.        | ,___|     ,,| N-7034 Trondheim NTH, Norway         |
  39.        |   /   ..''  | fax:+47-7-593524, hrue@imf.unit.no   |
  40.       /____\          \____________________________________/
  41.