From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: ansi-term under bash Date: Sat, 20 Apr 2002 11:28:10 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200204201728.g3KHSAj01507@aztec.santafe.edu> References: <200204190013.g3J0Dnb01679@pcg.wustl.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1019323910 24964 127.0.0.1 (20 Apr 2002 17:31:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 20 Apr 2002 17:31:50 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16yyiE-0006UX-00 for ; Sat, 20 Apr 2002 19:31:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16yyi8-00088X-00; Sat, 20 Apr 2002 13:31:44 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16yyel-0006gS-00; Sat, 20 Apr 2002 13:28:15 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g3KHSAa02172; Sat, 20 Apr 2002 11:28:10 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g3KHSAj01507; Sat, 20 Apr 2002 11:28:10 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: eglen@pcg.wustl.edu In-Reply-To: <200204190013.g3J0Dnb01679@pcg.wustl.edu> (message from Stephen Eglen on Thu, 18 Apr 2002 19:13:49 -0500 (CDT)) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:838 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:838 When the shell appears, if I do "ls", the first three lines of the listing of my home directory appear, but then emacs goes into 100% CPU, and is unresponsive to Ctrl-g, or closing the window with the window manager. Can you run this under GDB and see what Emacs is doing? Please look at etc/DEBUG which has special instructions for situations of this kind.