Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!convex.UUCP!root From: root@convex.UUCP (Superuser) Newsgroups: comp.windows.x Subject: Lost mail for you Message-ID: <9006071736.AA16328@sushi> Date: 7 Jun 90 17:36:55 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 47 From pescadero.stanford.edu!expo.lcs.mit.edu!xpert-mailer Sat Jun 2 10:59:42 1990 remote from convex Received: by sushi (5.51/7.0) id AA15329; Sat, 2 Jun 90 10:59:42 CDT Received: by convex.COM (5.51/4.7) id AA23902; Sat, 2 Jun 90 10:59:31 CDT Received: from Erebus.Stanford.EDU by uxc.cso.uiuc.edu with SMTP (5.62+/IDA-1.2.8-900601) id AA01548 (for salevin%drlc1.UUCP@convex.com); Sat, 2 Jun 90 10:55:12 -0500 Received: from Hanauma.Stanford.EDU by erebus.Stanford.EDU with TCP; Sat, 2 Jun 90 08:56:00 PDT Received: by hanauma.stanford.edu (5.51/7.0) id AA12412; Sat, 2 Jun 90 08:54:55 PDT Received: from EXPO.LCS.MIT.EDU by Pescadero.Stanford.EDU (5.59/25-eef) id AA27159; Sat, 2 Jun 90 08:53:44 PDT Received: by expo.lcs.mit.edu; Sat, 2 Jun 90 05:07:22 EDT Received: from ATHENA.MIT.EDU by expo.lcs.mit.edu; Sat, 2 Jun 90 05:00:49 EDT Received: from Larry.McRCIM.McGill.EDU by ATHENA.MIT.EDU with SMTP id AA13823; Sat, 2 Jun 90 04:58:16 EDT Received: by Larry.McRCIM.McGill.EDU (5.61) id <9006020857.AA09066@Larry.McRCIM.McGill.EDU>; Sat, 2 Jun 90 04:57:38 -0400 Date: Sat, 2 Jun 90 04:57:38 -0400 From: der Mouse Message-Id: <9006020857.AA09066@Larry.McRCIM.McGill.EDU> To: rclaeson@erbe.se Subject: Re: new escape sequences for xterm Cc: xpert@expo.lcs.mit.edu >> I think that the desired behavior would be for AT&T to modify their >> applications that use curses to detect that the window has changed >> size (i.e. with SIGWINCH), [...]. > What about all third-party applications that is the reason that most > people goes with UNIX anyway? AT&T could surely modify all *their* > applications (if they haven't already done so in SVR4), but then > there are all those obstinare third-party software companies that > refuse to do so. It seems to me that a third-party vendor failing to properly handle window size changes is on a par with a third-party vendor failing to properly use terminfo/termcap/curses and instead wiring in knowledge of escape sequences. Proper handling of SIGWINCH will simply become a necessary part of a complete curses application, much the way setting the input hint correctly is a necessary part of a complete X application. der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu