From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "John Wiegley" Newsgroups: gmane.emacs.devel Subject: Re: Emacs on OS X development Date: Fri, 13 Jul 2012 12:48:01 -0500 Organization: New Artisans LLC Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342201694 6612 80.91.229.3 (13 Jul 2012 17:48:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 13 Jul 2012 17:48:14 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 13 19:48:13 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 1SpjyL-0004oW-Ps for ged-emacs-devel@m.gmane.org; Fri, 13 Jul 2012 19:48:09 +0200 Original-Received: from localhost ([::1]:59246 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpjyL-00018K-6a for ged-emacs-devel@m.gmane.org; Fri, 13 Jul 2012 13:48:09 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpjyH-00018E-Qh for emacs-devel@gnu.org; Fri, 13 Jul 2012 13:48:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpjyG-0008Mi-QI for emacs-devel@gnu.org; Fri, 13 Jul 2012 13:48:05 -0400 Original-Received: from mail-gh0-f169.google.com ([209.85.160.169]:59109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpjyG-0008MZ-Ly for emacs-devel@gnu.org; Fri, 13 Jul 2012 13:48:04 -0400 Original-Received: by ghrr18 with SMTP id r18so4468257ghr.0 for ; Fri, 13 Jul 2012 10:48:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:organization:references:mail-followup-to :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=DpUHd+mZlZkGkztRuA4E0/uBCEaJXoaNMk3mMa2Q+30=; b=rxXz6TvleqoLxHTZ0YH2kRm0yeNEzR/IOcSIF7Ky0alqzYBvudV7kSftFtgnl9anw3 RwVZP/chEIuso/FGQSjzQ8d6AeQ4nb17QuC71KSd7dJ1jQ2eBnyalVJKBJVCAhPAryHz 0LI3gkHL4gmQ72Hdc8f1KCSBRrNh5IUfXUPXf5HfkZR+LNkVhNVz5IJtb5lgU4ix6+LN +HsuticrRFntd767J95nPyEcR4mHIDlKBAvgB560JxArV6jEq0iIWX7UUxEknDQGXAAR LNFXrBZM0AK52VQjSfsXWDOnwrijePDg+nmViPtUYDPqz/S/eTnyP0XnSRe4UVVL6LhD IDkA== Original-Received: by 10.50.173.65 with SMTP id bi1mr1850569igc.10.1342201683833; Fri, 13 Jul 2012 10:48:03 -0700 (PDT) Original-Received: from vulcan.local (c-98-215-105-167.hsd1.il.comcast.net. [98.215.105.167]) by mx.google.com with ESMTPS id rd8sm4160776igb.3.2012.07.13.10.48.02 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 13 Jul 2012 10:48:02 -0700 (PDT) Original-Received: by vulcan.local (Postfix, from userid 501) id B1163F382B4A; Fri, 13 Jul 2012 12:48:01 -0500 (CDT) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Stefan Monnier's message of "Fri, 13 Jul 2012 08:09:56 -0400") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (darwin) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.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:151597 Archived-At: >>>>> Stefan Monnier writes: > The main reason is that the ns code can work under GNUstep. The only thing > missing for the ns port is man power. So if you could try and help us make > it work better, that would be great, That's the problem, I know nothing about GUI apps. I asked Yamamoto if he'd be willing to apply his considerable talents to the NS port, but he declined and linked me to: http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00206.html John