home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / epoch / misc / 1112 < prev    next >
Encoding:
Text File  |  1992-11-16  |  950 b   |  25 lines

  1. Newsgroups: gnu.epoch.misc
  2. Path: sparky!uunet!convex!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!snfep1.if.usp.br!carlos
  3. From: carlos@snfep1.if.usp.br (Carlos Alberto M. Carvalho (r.2410))
  4. Subject: how can I type 8-bit characters?
  5. Message-ID: <9211161445.AA04829@snfep1.if.usp.br>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Mon, 16 Nov 1992 16:45:52 GMT
  10. Lines: 13
  11.  
  12. I've just installed epoch 4.2, and I'm afraid I need some help.
  13.  
  14. I want to type 8-bit characters, so I compiled with EIGHTBIT_KEYBOARD defined.
  15. However, epoch interprets my meta-characters as ESC-character. I can only type
  16. them as ^q-number, and then it displays them correctly.
  17.  
  18. I'm using X11R5 on a sun 4.1.2. In the xterms I can type meta-characters
  19. normally, and see them (after setting stty pass8).
  20.  
  21. At line 1438 of x11term.c it's said that meta-characters are split in
  22. ESC+ASCII. Is this what has to be done?
  23.  
  24. Carlos
  25.