home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / emacs / 2876 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.7 KB

  1. Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!cronkite.Central.Sun.COM!texsun!digi!kgallagh
  2. From: kgallagh@digi.lonestar.org (Kevin Gallagher)
  3. Newsgroups: comp.emacs
  4. Subject: Re: Why is C-@ disabled? Help
  5. Message-ID: <1992Aug17.154726.4071@digi.lonestar.org>
  6. Date: 17 Aug 92 15:47:26 GMT
  7. References: <1992Aug14.144632.135776@ns1.cc.lehigh.edu>
  8. Organization: DSC Communications Corp, Plano, TX
  9. Lines: 31
  10.  
  11. In article <1992Aug14.144632.135776@ns1.cc.lehigh.edu> ky04@ns1.cc.lehigh.edu (KUN YU) writes:
  12. >The SET-MARK command in EMACS on my machine (RISC 6000), C-@ or C-SPC, 
  13. >is diabled, and has no effect. I guess that is caused by the 
  14. >.emacs file which I am enclosing below. 
  15. > [file deleted]
  16.  
  17. Your .emacs file has nothing in it that would break the binding of
  18. set-mark-command.
  19.  
  20. Not all keyboards are built the same.  Many simply generate a SPC character
  21. when C-SPC is pressed.  And some do not generate anything when C-@ is pressed.
  22.  
  23. To test your keyboard, try the following.  Press the following keys:
  24.  
  25.         SPC SPC SPC SPC SPC SPC C-SPC C-h l
  26.  
  27. The C-h l key sequence at the end brings up the view-lossage command which
  28. displays the last 100 keystrokes.  The six space characters are used just for
  29. reference.  If C-SPC generates a C-@ character, the last 9 characters in the
  30. view-lossage display will look like:
  31.  
  32.         SPC SPC SPC SPC SPC SPC C-@ C-h l
  33.  
  34. Then try the same by pressing C-@ and looking at it in view-lossage.  You may
  35. be surprised.
  36.  
  37. -- 
  38. ----------------------------------------------------------------------------
  39. Kevin Gallagher        kgallagh@digi.lonestar.org OR ...!uunet!digi!kgallagh
  40. DSC Communications Corporation   Addr: MS 152, 1000 Coit Rd, Plano, TX 75075
  41. ----------------------------------------------------------------------------
  42.