home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / misc / 12268 < prev    next >
Encoding:
Text File  |  1992-09-07  |  1.1 KB  |  43 lines

  1. Newsgroups: uiuc.emacs,comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!Firewall!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!dan
  3. From: dan@math.uiuc.edu (Daniel R. Grayson)
  4. Subject: Re: Using emacs under NCSA telnet
  5. References: <Bu0sq4.A4G@news.cso.uiuc.edu> <MARCA.92Sep3201438@wintermute.ncsa.uiuc.edu> <Bu2I2o.H7x@news.cso.uiuc.edu>
  6. Message-ID: <Bu317o.HG@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Reply-To: dan@math.uiuc.edu
  9. Organization: University of Illinois at Urbana
  10. Distribution: il
  11. Date: Sat, 5 Sep 1992 01:52:34 GMT
  12. Lines: 29
  13.  
  14. tony@director.beckman.uiuc.edu (Tony Rimovsky) writes:
  15.  
  16. >marca@ncsa.uiuc.edu (Marc Andreessen) writes:
  17. >
  18. >>   I am trying to use emacs under NCSA telnet, but I can no longer
  19. >>   make marks, either with Ctrl-SPACE or CTRL-@. Any suggestions?
  20. >
  21. >Is this a known problem?  Is there a fix?
  22. >Tony
  23.  
  24. The fix is this: put
  25.  
  26.     keymap=default.tbl
  27.  
  28. in config.tel just after the line
  29.  
  30.     name=default
  31.  
  32. and then put
  33.  
  34.     set key 703 \000
  35.  
  36. in the new file default.tbl.  I got this from Brad Clements
  37. <bkc@omnigate.clarkson.edu>.
  38.  
  39. Sigh - why not include the ability to type all the ASCII characters in the
  40. standard release?
  41.  
  42.  
  43.