From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Problem with emacs -nw under OS X 10.3.5 using latest CVS Date: Thu, 4 Nov 2004 08:45:02 +0100 Message-ID: <6F9E90E9-2E35-11D9-B8D5-000D93505B76@swipnet.se> References: <0AFA7E6B-2DE9-11D9-9EB1-000A95A6AB66@bio.ri.ccf.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1099554396 25629 80.91.229.6 (4 Nov 2004 07:46:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Nov 2004 07:46:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 04 08:46:19 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 1CPcK3-0007HC-00 for ; Thu, 04 Nov 2004 08:46:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPcSC-0002UN-2p for ged-emacs-devel@m.gmane.org; Thu, 04 Nov 2004 02:54:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CPcS5-0002UG-Ae for emacs-devel@gnu.org; Thu, 04 Nov 2004 02:54:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CPcS4-0002U4-Tp for emacs-devel@gnu.org; Thu, 04 Nov 2004 02:54:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPcS4-0002U1-Qj for emacs-devel@gnu.org; Thu, 04 Nov 2004 02:54:36 -0500 Original-Received: from [195.54.107.73] (helo=mxfep02.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CPcJi-0005gd-3J for emacs-devel@gnu.org; Thu, 04 Nov 2004 02:45:58 -0500 Original-Received: from coolsville.localdomain ([83.226.180.220] [83.226.180.220]) by mxfep02.bredband.com with ESMTP id <20041104074556.SXJD44.mxfep02.bredband.com@coolsville.localdomain>; Thu, 4 Nov 2004 08:45:56 +0100 In-Reply-To: <0AFA7E6B-2DE9-11D9-9EB1-000A95A6AB66@bio.ri.ccf.org> Original-To: John Barnard X-Mailer: Apple Mail (2.619) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29417 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29417 > I'm seeing some odd behavior when running emacs in terminal mode > (i.e., emacs -nw) built from the latest CVS (as of yesterday) under > 10.3.5 and latest released dev. tools. Basically there's no output > shown from any command, prompt is not responsive, and the process > loads spikes to 100%. I used the make-package command to do the build > with the --self-contained option (I've tried it without that option > with no change). I found other builds using recent or latest CVS > sources (http://homepage.mac.com/nand/emacsbuild/), and they suffer > from the same problem. I'm not experiencing any problems in > non-terminal mode. Builds based on earlier CVS sources don't exhibit > the behavior -- at least builds from late 2003. Anyone else seeing > this behavior? Works here, 10.3.5, CVS as of today. Jan D.