home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / misc / 18121 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  1.6 KB

  1. Path: sparky!uunet!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!cp1i+
  2. From: cap+@cmu.edu (Chris Paris)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: How to get an emacs META key?
  5. Message-ID: <8ePzwXX0_ek1Q6BE48@andrew.cmu.edu>
  6. Date: 24 Jul 92 05:01:24 GMT
  7. Article-I.D.: andrew.8ePzwXX0_ek1Q6BE48
  8. References: <1992Jul22.102713.863@glocke.hotb.sub.org>
  9. Organization: School of Computer Science, Carnegie Mellon, Pittsburgh, PA
  10. Lines: 28
  11.  
  12. In article <1992Jul22.102713.863@glocke.hotb.sub.org>  
  13. frank@glocke.hotb.sub.org (Frank Thomas) writes:
  14. > In article <35747@sdcc12.ucsd.edu> mclegg@cs.ucsd.edu (Matthew Clegg)  
  15. > writes:
  16. > > I'm curious if there is a (relatively easy) way to cause emacs to
  17. > > identify the "Alternate" key on the keyboard with its concept of the
  18. > > "META" key.  For example, I would like to be able to press the
  19. > > keystroke combination "Alternate-<" to go to the beginning of the file
  20. > > instead of the usual "ESC-<".  Any advice or pointers along these
  21. > > lines would be greatly appreciated.
  22. > > 
  23. > > -- 
  24. > Get Emacs2.0 which is a frontend for your emacs. I think i found it on
  25. > cs.orst.edu or {nova,sonata}.cc.purdue.edu. Emacs2.0 uses ALT as META,
  26. > you can use the mouse to set the cusor to any point, and you can use
  27. > CMD-{X,C,V,Z} to do what you expcet from it. 
  28. > My problem is, that this is not of much use in Germany where we have to
  29. > type eg 'ALT-8' to get '['.
  30.  
  31. Getting Emacs is the best way to go, but you can also get the meta key to  
  32. work in your shell windows by placing the following line into your .emacs  
  33. file.
  34.  
  35. (setq-default meta-flag t)
  36.  
  37. --
  38. Chris Paris
  39. cap+@cmu.edu (NeXT mail)
  40.