Newsgroups: comp.unix.sysv386 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!uw-beaver!ubc-cs!rick.cs.ubc.ca!b2676870 From: b2676870@rick.cs.ubc.ca (wilson w ma) Subject: Re: Emacs 18.57, ISC 2.2.1, Protocol rev, TERM variable (SUMMARY) Message-ID: <1991Apr9.214007.9291@rick.cs.ubc.ca> Sender: news@rick.cs.ubc.ca (Usenet News) Organization: Rick Lab, CPSC, UBC, Vancouver, B.C., Canada References: <1991Apr5.015243.9461@aai.com> <1991Apr8.224025.2313@aai.com> Date: Tue, 9 Apr 91 21:40:07 GMT I encountered a very similar problem with that particular message but I noticed something else when I put in a #define HAVE_SELECT. At that point, Emacs had no problems coming up but none of the shells would work properly. If I ran the TeX-shell, it would run TeX but the shell did not terminate TeX completely and I would have to kill the shell before running TeX again. I think I have resolved the problem, but I would like to know if you have encountered any similar problems, what you did to resolve them and why those problems occurred (I personally fiddled around with the PTY stuff). I have not had the time to research the source enough to formulate the proper reasons why it works now. Perhaps you have been enlightened more than I have ;) Wilson