From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Mattner Newsgroups: gmane.emacs.devel Subject: Re: C-g crash in C-x C-f (OSX Lion) Date: Mon, 19 Dec 2011 12:00:56 +0100 Message-ID: References: <4EEB48B2.9090602@swipnet.se> <83liqc1tac.fsf@gnu.org> <83fwgk1atk.fsf@gnu.org> <4EEBE0DC.1050803@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1324292480 21210 80.91.229.12 (19 Dec 2011 11:01:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Dec 2011 11:01:20 +0000 (UTC) Cc: Eli Zaretskii , Paul Eggert , emacs-devel@gnu.org To: Rene@kyllingstad.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 19 12:01:15 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 1Rcay3-0002n7-79 for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2011 12:01:15 +0100 Original-Received: from localhost ([::1]:34852 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rcay2-0005rI-Pp for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2011 06:01:14 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:42415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rcaxv-0005n3-VF for emacs-devel@gnu.org; Mon, 19 Dec 2011 06:01:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rcaxs-0008E1-0Y for emacs-devel@gnu.org; Mon, 19 Dec 2011 06:01:07 -0500 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:47102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rcaxl-0008CC-TA; Mon, 19 Dec 2011 06:00:57 -0500 Original-Received: by werf1 with SMTP id f1so1536204wer.0 for ; Mon, 19 Dec 2011 03:00:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=2dXDpz5UkbMHvEDInYipAsF1PvkV3uJFEnushL01CAw=; b=o+uRL4c+QR4BPl/tLG/Nb3R8ry42rq5s5TZV+DGZ6sMFvANQHHkqXjfUM70xj0iJ2J kekvDOgeenCeZUjUt94mHLJZl7qRygAwmrqUUwXJ2nayoLz/9HLBdBYcFn49kBQhhCUi 5qUF1dDfWz3BloEKAB+lxhBIYEImNEfaOmPJQ= Original-Received: by 10.216.137.31 with SMTP id x31mr5278243wei.40.1324292457101; Mon, 19 Dec 2011 03:00:57 -0800 (PST) Original-Received: by 10.223.70.193 with HTTP; Mon, 19 Dec 2011 03:00:56 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 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:146814 Archived-At: 2011/12/19 Ren=E9 Kyllingstad : > On Sat, Dec 17, 2011 at 01:22, Paul Eggert wrote: >> >> 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. =A0Some of >> the errors may have been false alarms, but the first couple that >> I looked at seemed real. =A0The 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. > > > You could of course check in the Mac port, and just forget the NS port ev= er > happened :) Care to explain? I have no idea what the difference is. Is it a Cocoa only and therefore no-Gnustep frontend? What's holding up adding it at least as an additional frontend if it's that much better and presumably tested?