From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Emacs on OS X development Date: Tue, 13 Sep 2011 14:56:31 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1315940203 26890 80.91.229.12 (13 Sep 2011 18:56:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 13 Sep 2011 18:56:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: John Wiegley Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 13 20:56:39 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 1R3Y9u-0002CM-Pl for ged-emacs-devel@m.gmane.org; Tue, 13 Sep 2011 20:56:38 +0200 Original-Received: from localhost ([::1]:48581 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3Y9u-0002HA-AD for ged-emacs-devel@m.gmane.org; Tue, 13 Sep 2011 14:56:38 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:32893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3Y9q-0002Bu-Bl for emacs-devel@gnu.org; Tue, 13 Sep 2011 14:56:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3Y9o-0006qk-SD for emacs-devel@gnu.org; Tue, 13 Sep 2011 14:56:34 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:51314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3Y9o-0006qg-O5 for emacs-devel@gnu.org; Tue, 13 Sep 2011 14:56:32 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R3Y9o-000112-2R; Tue, 13 Sep 2011 14:56:32 -0400 X-Spook: ASLET target fissionable ASPIC Albania Attorney General X-Ran: eKsysV(tt?a$NpP?di}DaeR'Dka,q;*ZDG*7fUWa"">s*Sh#SQ7Id7[9FAGsDdW<3hUF3W X-Hue: green X-Attribution: GM In-Reply-To: (John Wiegley's message of "Tue, 13 Sep 2011 13:43:01 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:143987 Archived-At: John Wiegley wrote: > My biggest problem with the Emacs.app code -- and why I'm not using it > anymore -- is that subprocess communication is horribly laggy. It > makes several Emacs services, such as flyspell, simply unusable. Yes, this is http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2056 (and several others). >From my position of just reading the bug list (not using Emacs.app), I would have thought that this, and the relatively large number of crashes that seem to get reported, were the main issues facing the ns port, rather than the lack of a fullscreen mode.