From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: C-g crash in C-x C-f (OSX Lion) Date: Fri, 16 Dec 2011 16:22:52 -0800 Organization: UCLA Computer Science Department Message-ID: <4EEBE0DC.1050803@cs.ucla.edu> References: <4EEB48B2.9090602@swipnet.se> <83liqc1tac.fsf@gnu.org> <83fwgk1atk.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1324082387 3251 80.91.229.12 (17 Dec 2011 00:39:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 17 Dec 2011 00:39:47 +0000 (UTC) Cc: Carsten Mattner , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 17 01:39:41 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RbiJN-0001fc-HM for ged-emacs-devel@m.gmane.org; Sat, 17 Dec 2011 01:39:37 +0100 Original-Received: from localhost ([::1]:39927 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rbi3V-0003vS-PB for ged-emacs-devel@m.gmane.org; Fri, 16 Dec 2011 19:23:13 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:58295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rbi3P-0003tK-Fp for emacs-devel@gnu.org; Fri, 16 Dec 2011 19:23:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rbi3L-0004Hf-4h for emacs-devel@gnu.org; Fri, 16 Dec 2011 19:23:06 -0500 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:57615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rbi3H-0004AG-L4; Fri, 16 Dec 2011 19:22:59 -0500 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 3A9A139E8012; Fri, 16 Dec 2011 16:22:50 -0800 (PST) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Kpc4swdOebDS; Fri, 16 Dec 2011 16:22:50 -0800 (PST) Original-Received: from [192.168.1.10] (pool-71-189-109-235.lsanca.fios.verizon.net [71.189.109.235]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 004AC39E8010; Fri, 16 Dec 2011 16:22:49 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 In-Reply-To: <83fwgk1atk.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 131.179.128.62 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146758 Archived-At: On 12/16/11 13:11, Eli Zaretskii wrote: > I don't know enough about the NS build and the code in nsselect.m to > reason why this could happen. A few weeks ago I looked into doing static checking for the NS build and found so many errors that I ran away. Some of the errors may have been false alarms, but the first couple that I looked at seemed real. The NS build needs a lot of work (by someone who knows what they're doing) before it'd be anything I'd want my daughter to use, if I had a daughter.