Xref: utzoo comp.mail.mush:922 comp.unix.sysv386:145 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!samsung!uunet!mcsun!ukc!stl!robobar!ronald From: ronald@robobar.co.uk (Ronald S H Khoo) Newsgroups: comp.mail.mush,comp.unix.sysv386 Subject: Re: ^@ in compose mode Message-ID: <1990Sep7.185136.10947@robobar.co.uk> Date: 7 Sep 90 18:51:36 GMT References: <1990Sep6.191142.2170@robobar.co.uk> <11966@ogicse.ogi.edu> Followup-To: comp.unix.sysv386 Organization: Robobar Ltd., Perivale, Middx., ENGLAND. Lines: 25 Barton E. Schaefer writes: > [ I wrote: ] > } Is it just my setup, or does mush normally go into an infinite loop > } when you type a NUL at the builtin mail composition editor? > > I don't know if it's just your setup, but mush normally ignores NUL when > it appears anywhere on standard input, in the mail composition editor or > anywhere else. It's nothing to do with mush, Bart. Sorry to have bothered you. The tty driver in SCO System V/386 3.2.0, with ISTRIP on will match a 0x80 from the keyboard with the 0x0 that the suspend character has been set to (ie. when not in use) and send a SIGTSTP to the process. Now, can someone tell me whether this is right or wrong ? What does BSD do in this case, and what does POSIX say ? My mush binary was compiled under Xenix, which *doesn't* have SIGTSTP, and I don't have a jobcontrol shell yet, so the process just stopped where it was. :-) I didn't notice the 'T' in the ps listing before -- I'm not used to stopped processes in a System V format ps output :-) -- my .signature is on holiday