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 16:04:00 -0500 Organization: New Artisans LLC Message-ID: References: <33545A47-0907-4059-92A6-0343CEDD2750@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1342213449 9473 80.91.229.3 (13 Jul 2012 21:04:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 13 Jul 2012 21:04:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 13 23:04:09 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 1Spn1z-0008Tp-Az for ged-emacs-devel@m.gmane.org; Fri, 13 Jul 2012 23:04:07 +0200 Original-Received: from localhost ([::1]:60049 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Spn1y-0003Jk-KV for ged-emacs-devel@m.gmane.org; Fri, 13 Jul 2012 17:04:06 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Spn1w-0003JT-8H for emacs-devel@gnu.org; Fri, 13 Jul 2012 17:04:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Spn1v-0006v4-5l for emacs-devel@gnu.org; Fri, 13 Jul 2012 17:04:04 -0400 Original-Received: from mail-gg0-f169.google.com ([209.85.161.169]:63821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Spn1v-0006uv-1a for emacs-devel@gnu.org; Fri, 13 Jul 2012 17:04:03 -0400 Original-Received: by ggm4 with SMTP id 4so4689177ggm.0 for ; Fri, 13 Jul 2012 14:04:02 -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 :content-transfer-encoding; bh=wseQgGaHf/S47IXcg6vjvFct/24u+jZV+ApNcyb50J8=; b=xc+CROOoIOWDexi8/K3u/ZF5SzuTtO2SbfGa44o7BiWNiLUOkfkvtKdL5deGiGxCCZ V+Z8S0KrdmAyjM2xu2jFFIsyq/lIivjJajzhd6OhoQ2nZe786cRScjVw/tRSVoTlGulR YRg6lPGsyWav/LxR0SqxpzA6qc3qoQNXEELS/P/3h+wsM9JmRXm43yOkeE/l6M6BBT34 97vBI4Z5zLUfgOxLBBAmGvdpeTkz5mgJrGnC+C5kK3fHf0wk+x0iC5jMMNX75vZ+kCWR 6MiETOXOyykJlbRDARNIg6gghcWSfKlNI8ZI2nrdi4kAXmum31sQ1B3NNeGYwp2c/fyP 8FdQ== Original-Received: by 10.50.220.194 with SMTP id py2mr192468igc.15.1342213442206; Fri, 13 Jul 2012 14:04:02 -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 pb3sm4854603igc.17.2012.07.13.14.04.01 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 13 Jul 2012 14:04:01 -0700 (PDT) Original-Received: by vulcan.local (Postfix, from userid 501) id 59A82F3890E0; Fri, 13 Jul 2012 16:04:00 -0500 (CDT) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Paul Michael Reilly's message of "Fri, 13 Jul 2012 16:12:36 -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.161.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:151604 Archived-At: >>>>> Paul Michael Reilly writes: > If there were another alternative to the ns tree that would produce an OS= X > Emacs binary, I would build it in a heartbeat and then choose between the > two which one I will put time into supporting. =C2=A0Seems crazy to me no= t to > give Yamamoto's tree a chance to grow. =C2=A0Is there a git-able source t= ree > somewhere or is it strictly a patch on top of the ns tree? If you clone this repository: http://github.com/jwiegley/emacs-release I track all official Emacs releases there. If you checkout the "mac-port" branch, I track Yamamoto's patch of Emacs releases there. John