home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / apps / 5426 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!brunix!brunix!wcn
  3. From: wcn@cs.brown.edu (Wen-Chun Ni)
  4. Subject: Re: Gnu Emacs termcap entries
  5. Message-ID: <1992Aug20.025302.19972@cs.brown.edu>
  6. Sender: news@cs.brown.edu
  7. Organization: Brown University Department of Computer Science
  8. References: <16158@ucdavis.ucdavis.edu> <1992Aug17.150656.4990@gw.wmich.edu> <8309@ncratl.AtlantaGA.NCR.COM>
  9. Date: Thu, 20 Aug 1992 02:53:02 GMT
  10. Lines: 17
  11.  
  12. In article <8309@ncratl.AtlantaGA.NCR.COM> fhart@ncratl.AtlantaGA.NCR.COM (Fred Hart) writes:
  13. >Where can I find information describing the content of the entries in
  14. >the termcap file for gnu emacs os/2 port. The info hierarchy
  15. >describes, for example, what entries to modify if you want to change
  16. >the hilight control string (e.g. 'so' and 'se') but there is no mention
  17. >about what the various character in these strings mean (e.g. :\E[0;37;47m:
  18. >-- or some such string). Is this documented in the emacs distribution
  19. >or with os2's docs?
  20. >
  21. >-- Fred Hart (Fred.Hart@AtlantaGA.ncr.com)
  22.  
  23. Termcap file was first used in BSD systems. So if you are using Unix,
  24. just type 'man termcap' and there will be a lot of information about
  25. the entires. Emacs is not responsible for this. (BTW, \E means ESC.)
  26.  
  27.  
  28. Wen-Chun Ni
  29.