From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Emacs on OS X development Date: Sun, 22 Jul 2012 05:31:39 -0400 Message-ID: References: <87r4s68rr4.fsf@lifelogs.com> <83A41E83-79C8-4490-966B-CD224041E840@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342949511 22564 80.91.229.3 (22 Jul 2012 09:31:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 22 Jul 2012 09:31:51 +0000 (UTC) Cc: Ted Zlatanov , emacs-devel@gnu.org To: Pavlo Martynenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 22 11:31:51 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SssVy-0001qV-Rn for ged-emacs-devel@m.gmane.org; Sun, 22 Jul 2012 11:31:50 +0200 Original-Received: from localhost ([::1]:39051 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SssVy-0002Oe-4g for ged-emacs-devel@m.gmane.org; Sun, 22 Jul 2012 05:31:50 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:37958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SssVv-0002OZ-Us for emacs-devel@gnu.org; Sun, 22 Jul 2012 05:31:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SssVv-000436-4E for emacs-devel@gnu.org; Sun, 22 Jul 2012 05:31:47 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:52801) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SssVv-000432-0L for emacs-devel@gnu.org; Sun, 22 Jul 2012 05:31:47 -0400 Original-Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q6M9VeDr007470; Sun, 22 Jul 2012 05:31:41 -0400 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 6709FAECBA; Sun, 22 Jul 2012 05:31:39 -0400 (EDT) In-Reply-To: <83A41E83-79C8-4490-966B-CD224041E840@gmail.com> (Pavlo Martynenko's message of "Sat, 21 Jul 2012 12:40:01 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV4286=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4286> : streams <788652> : uri <1171809> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:151797 Archived-At: > NS port is ugly, and has problems with C-g, font rendering, modifier keys, > multiprocessing, networking. None of that is inherent, i.e. it can all be fixed without having to use a different API. So we need to someone to step up to the plate and provide patches. Stefan