From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Cocoa Emacs (2) Date: Wed, 30 Jul 2008 22:38:12 +1200 Message-ID: <18576.17556.734610.263458@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1217416211 14682 80.91.229.12 (30 Jul 2008 11:10:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2008 11:10:11 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 30 13:11:00 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KO9a3-0006dd-H1 for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2008 13:10:55 +0200 Original-Received: from localhost ([127.0.0.1]:46648 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KO9Z9-0006GR-0n for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2008 07:09:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KO9Xg-00052Z-P1 for emacs-devel@gnu.org; Wed, 30 Jul 2008 07:08:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KO9Xb-0004yv-Vd for emacs-devel@gnu.org; Wed, 30 Jul 2008 07:08:27 -0400 Original-Received: from [199.232.76.173] (port=60273 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KO9Xb-0004yi-FG for emacs-devel@gnu.org; Wed, 30 Jul 2008 07:08:23 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.25]:53444) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KO9Xb-0005GI-EU for emacs-devel@gnu.org; Wed, 30 Jul 2008 07:08:23 -0400 Original-Received: from kahikatea.snap.net.nz (109.31.255.123.static.snap.net.nz [123.255.31.109]) by viper.snap.net.nz (Postfix) with ESMTP id B036E3DA706 for ; Wed, 30 Jul 2008 22:38:16 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 2EB8E8FC6D; Wed, 30 Jul 2008 22:38:14 +1200 (NZST) X-Mailer: VM 7.19 under Emacs 22.2.50.3 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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: news.gmane.org gmane.emacs.devel:101745 Archived-At: In Cocoa Emacs using TAB in the GUD buffer (gud-gdb-complete-command) causes Emacs to freeze (C-g frees it). It gets stuck waiting in accept-process-output in gud-gdb-run-command-fetch-lines. TAB in the GUD buffer using Carbon Emacs that comes with Leopard (22.1?) works fine, although this might be comparing apples with pears. -- Nick http://www.inet.net.nz/~nickrob