Xref: utzoo gnu.emacs:4070 comp.sys.apollo:6687 Path: utzoo!attcan!uunet!shelby!mcnc!rti!mozart!sasdjb From: sasdjb@unx.sas.com (David Biesack) Newsgroups: gnu.emacs,comp.sys.apollo Subject: Re: shell mode ignoring interrupts on Apollo Domain Message-ID: <1990Oct08.135350.6407@unx.sas.com> Date: 8 Oct 90 13:53:50 GMT References: <1990Oct06.211049.22169@unx.sas.com> Organization: SAS Institute Inc. Lines: 31 In article <1990Oct06.211049.22169@unx.sas.com> I write: > I am running GNU Emacs 18.55.0 of Wed May 9 1990 on tempest (Domain/OS) > on DOMAIN/IX BSD4.2 (SR9.7) on an Apollo 3500. When I do M-x shell > or run a CMU shell, the csh (my default shell) comes up with the following: > > Warning: no access to tty; thus no job control in this shell... > > If I try to query the tty, I get: > > javelin:~/ % tty > not a tty Thanks to suggestions by Alan Bishop (agb@cs.washington.edu) and Pajarre Eero (eero@lehtori.tut.fi), I rebuilt my pty's in /dev, and now Emacs shells respond to signals (shells were running via pipes, not tty's) If anyone else gets this problem, here's the solution: % cd /dev % ls pty* # shows how many pty's you have. I had 8, named pty0 to pty7) % /etc/crpty 8 # creates eight new pty's djb -- David J. Biesack SAS Institute, Inc. Object Programming Technology SAS Campus Drive sasdjb@dev.sas.com Cary, NC 27513-2414 rti!sas!sasdjb (919) 677-8000 ext. 7771