home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / emacs / 3048 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.0 KB

  1. Path: sparky!uunet!mcsun!sunic!dkuug!dde!pho
  2. From: pho@dde.dk (Peter Holm)
  3. Newsgroups: comp.emacs
  4. Subject: Epoch 4.2 and 8-bit chars for non-X
  5. Message-ID: <1992Sep7.191536.22799@dde.dk>
  6. Date: 7 Sep 92 19:15:36 GMT
  7. Organization: Dansk Data Elektronik A/S
  8. Lines: 17
  9. X-Newsreader: Tin 1.1 PL5
  10.  
  11. Just grabbed the new release of Epoch and still have problems with
  12. entering and displaying the iso-latin-1 character set on non X terminals.
  13.  
  14. This is my ~/.emacs file :
  15.  
  16. (load "/tmp/epoch-4.2/epoch-lisp/iso-latin-1")
  17. (setq-default ctl-arrow 'foo)
  18. (setq-default meta-printable 'foo)
  19.  
  20. So where did I go wrong ? Characters above 0177 are displayed as
  21. \xxx (yes my terminal can display them correctly. Works in vi). Entering
  22. characters above 0177 doesn't seem possible, except by the x` notation.
  23. -- 
  24. Peter Holm                        Tel: int +45 42 84 50 11 (UTC + 1)
  25. Dansk Data Elektronik A/S         Fax: int +45 42 84 52 20
  26. Herlev Hovedgade 199              Telex: 35258 dde dk
  27. DK-2730 Herlev, Denmark           E-mail:  pho@dde.dk
  28.