From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matt Ronge Newsgroups: gmane.emacs.help Subject: "No access to tty" when using tcsh and M-x Shell Date: Fri, 06 Aug 2004 17:54:31 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1091833023 32333 80.91.224.253 (6 Aug 2004 22:57:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Aug 2004 22:57:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 07 00:56:53 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BtDds-0003ZR-00 for ; Sat, 07 Aug 2004 00:56:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BtDhV-0000hk-6x for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Aug 2004 19:00:37 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.dls.net!news.dls.net.POSTED!not-for-mail Original-NNTP-Posting-Date: Fri, 06 Aug 2004 17:54:33 -0500 User-Agent: Microsoft-Entourage/11.0.0.040405 Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 209.242.58.187 X-AuthenticatedUsername: jronge@dls.net Original-X-Trace: sv3-D2ZNAdQ+jxuJjAr/skJFPbfMufuxv0ji4ftMSyuM7rxSrs4cY1b99I+b2pAXwlcKxvMtFJ/Yw07/G2x!YiNIXYJNaLWm0VIXTTpB9cKiKLz0QAjHaxjGTeNlnZOPO26blX+Gft+Q/GHdtkfdLLZrbwnkdwm6 Original-X-Complaints-To: abuse@dls.net X-DMCA-Complaints-To: abuse@dls.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.13 Original-Xref: shelby.stanford.edu gnu.emacs.help:124679 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20012 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20012 Emacs seems to have a problem with the tcsh shell on my Mac OS X 10.4.3 computers. Whenever I do M-x shell I get this error message: Warning: no access to tty (Bad file descriptor). Thus no job control in this shell. exit Process shell finished However, as soon as I switch my shell over to Bash, M-x shell starts working again. I have tried multiple user accounts and multiple computers. Yet, I get the same error everytime. I was originally using a binary from http://www.mindlube.com/products/emacs/ and I thought that maybe that particular build was having a problem. So I get emacs off of cvs on 7/22 and built the mac version of it...and the problem is still there. Any ideas? -- Matt Ronge