home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5276 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.2 KB  |  51 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!kithrup!sef
  3. From: sef@kithrup.COM (Sean Eric Fagan)
  4. Subject: Re: AT&T Long Distance Boycott (was: BNR2SS, Mach, and The Lawsuit)
  5. Organization: Kithrup Enterprises, Ltd.
  6. Date: Tue, 08 Sep 1992 08:54:37 GMT
  7. Message-ID: <1992Sep08.085437.419@kithrup.COM>
  8. References: <2R1JJPG@taronga.com> <1992Sep07.101851.2123@kithrup.COM> <QA2J6LM@taronga.com>
  9. Lines: 40
  10.  
  11. In article <QA2J6LM@taronga.com> peter@taronga.com (Peter da Silva) writes:
  12. >Sorry, if you have to provide your own termcap you're back where you started:
  13.  
  14. Sorry, if you have to provide your own main() your language is useless.
  15.  
  16. Sorry, if you have to provide your own fp-to-base-37 routines your language
  17. is useless.
  18.  
  19. Sorry, if you have to provide your own custom IO routines, your language is
  20. useless.
  21.  
  22. Etc.
  23.  
  24. The termcap library is *SMALL*.  It's better if it's on every system, but
  25. it's small enough that it can be provided as part of your application and
  26. not be terribly visible.  Emacs does that, or did at one point (although
  27. emacs is not something I like using as an example).
  28.  
  29. >(You forgot that TRN needs a working bourne shell for Pnews and Rnmail, and
  30. >Pnews and Rnmail need a sendmail/rmail compatible mail program... better
  31. >add smail and one of the sh clones to this trn package, then you need to
  32. >add all the stuff that *they* need. By itself 1003.1 is pointless.)
  33.  
  34. 1.  Pnews and Rnmail work quite well with 1003.2 utilities.  Or did you
  35. forget that the POSIX system is a *SYSTEM* -- in general, most programs will
  36. deal with .1 and .2 and be reasonably complete.
  37.  
  38. 2.  Pnews can easily be incorporated into *rn.  No real reason it's not,
  39. except that it can be customized without recompiling the sources.
  40.  
  41. 3.  As for mail, tell you what, Peter:  why don't you come up with a mail
  42. system (reader, sender, interface, system-to-system interface, file format,
  43. filesystem layout, etc.) that can work on all systems, and then I'll add the
  44. code to t?rn to support that.
  45.  
  46. -- 
  47. Sean Eric Fagan  | "You can't get lost in one room, no matter how
  48. sef@kithrup.COM  |  little effort you make to learn your way around."
  49. -----------------+    -- William E Davidsen (william@crd.GE.COM)
  50. Any opinions expressed are my own, and generally unpopular with others.
  51.