From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Matthew Dempsky Newsgroups: gmane.emacs.devel Subject: Re: OSX abandoned? Date: Tue, 1 Dec 2009 18:21:25 -0800 Message-ID: References: <86zl62f8gd.fsf@blue.stonehenge.com> 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: ger.gmane.org 1259720508 3993 80.91.229.12 (2 Dec 2009 02:21:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2009 02:21:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Randal L. Schwartz" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 02 03:21:40 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NFeqZ-0000TP-2v for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2009 03:21:39 +0100 Original-Received: from localhost ([127.0.0.1]:50207 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFeqY-0001Nb-Gl for ged-emacs-devel@m.gmane.org; Tue, 01 Dec 2009 21:21:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFeqT-0001NM-Kq for emacs-devel@gnu.org; Tue, 01 Dec 2009 21:21:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFeqO-0001MI-7c for emacs-devel@gnu.org; Tue, 01 Dec 2009 21:21:32 -0500 Original-Received: from [199.232.76.173] (port=43065 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFeqN-0001Lo-Ve for emacs-devel@gnu.org; Tue, 01 Dec 2009 21:21:28 -0500 Original-Received: from mail-pz0-f183.google.com ([209.85.222.183]:36982) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFeqO-0003al-03 for emacs-devel@gnu.org; Tue, 01 Dec 2009 21:21:28 -0500 Original-Received: by pzk13 with SMTP id 13so4073787pzk.25 for ; Tue, 01 Dec 2009 18:21:25 -0800 (PST) Original-Received: by 10.114.248.20 with SMTP id v20mr1540783wah.132.1259720485459; Tue, 01 Dec 2009 18:21:25 -0800 (PST) In-Reply-To: <86zl62f8gd.fsf@blue.stonehenge.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:118100 Archived-At: On Tue, Dec 1, 2009 at 5:52 PM, Randal L. Schwartz wrote: > It's been a while since I've tried to compile the main branch > (well, origin/master on git) on OSX. =A0It doesn't compile right now, > and I wonder if that means that OSX has been abandoned or whether I > should report the build failure. Emacs.app (i.e., configure --with-ns) builds fine for me. Or do you specifically mean the normal X11 version?