home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / atari / st / tech / 6860 < prev    next >
Encoding:
Text File  |  1993-01-26  |  2.0 KB  |  41 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!mcsun!sun4nl!ruuinf!avgroeni
  3. From: avgroeni@cs.ruu.nl (Annius Groenink)
  4. Subject: Re: MiNT incompatabilities & TCSH problem...
  5. Message-ID: <1993Jan26.103108.11441@cs.ruu.nl>
  6. Date: Tue, 26 Jan 1993 10:31:08 GMT
  7. References: <1jp6t0INNdoi@shelley.u.washington.edu>
  8. Organization: Utrecht University, Dept. of Computer Science
  9. Lines: 30
  10.  
  11. In <1jp6t0INNdoi@shelley.u.washington.edu> dud@hardy.u.washington.edu (Daniel Aylward) writes:
  12.  
  13. >Man, I've never had this complex of a problem!  It'll be a nightmare to
  14. >sort everything out.  I'm sure MultiTOS will fix it, because a) I can run
  15. >toswin as a program, b) it will have a new version of MiNT, and c) it will
  16. >replace most of TOS, possibly changing the way the bell rings.  I sure
  17. >hope they get it out quick!!!!
  18. >
  19. >Has anyone had similar experiences?  Probably the worst problem is
  20. >the lack of filename completion in TCSH; the incompatabilities can be
  21. >worked around.  Is there an entry in tcsh.rc that affects how TCSH
  22. >uses filename completion?  Filename completion worked fine before I
  23. >reinstalled everything with the MiNT distribution kit...
  24.  
  25. The problem is quite simple.  TOSwin has to do something to output a bell,
  26. so it does a Bconout(2,7).  Somehow that gets redirected as well, and if it
  27. gets back to TOSWIN (this might be just a mistake), you simply get a stack
  28. overflow in the end.
  29.  
  30. Notice that Mupfel has its own bell sound routine, although it sounds the
  31. same.  When I have my bell-hook sample program installed, and the Mupfel
  32. console is open, the old bell sounds.  When I close it, the new bell sounds.
  33. Therefore I think TOSWIN-likes should do a similar thing.  It would be very
  34. nice as well:  every program having it's own kind of bell sound, so that you
  35. know what's wrong just by the kind of sound you hear :)
  36. -- 
  37. Annius V. Groenink           -- phone (private):      +31 5700 29396
  38. Mathematics/Computer Science -- e-mail (university):  avgroeni@cs.ruu.nl
  39. University of Utrecht        --
  40. Netherland                   -- ZFC Computing, Deventer (same phone)
  41.