Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!WHEATIES.AI.MIT.EDU!gnulists From: gnulists@WHEATIES.AI.MIT.EDU Newsgroups: comp.emacs Subject: Re: Query: Interesting Applications of Emacs Message-ID: <8903281231.AA26181@wheat-chex.ai.mit.edu> Date: 28 Mar 89 12:31:08 GMT Sender: daemon@eddie.MIT.EDU Reply-To: barmar@think.com Lines: 14 In article <430@arnold.UUCP> dave@arnold.UUCP (Dave Arnold) writes: >What is the difference between using pty's and using pipes for emacs >subprocesses? There are some programs that care whether they are being used interactively or as part of a pipeline, using isatty() to check whether the output is going to a terminal. Shell mode uses a pty so that they will know that they are being used interactively. Barry Margolin Thinking Machines Corp. barmar@think.com {uunet,harvard}!think!barmar