From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tim McNamara Newsgroups: gmane.emacs.help Subject: Re: Dramatic upgrade (was active URLs in Gnus) Date: 09 Nov 2003 17:32:52 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1068421541 946 80.91.224.253 (9 Nov 2003 23:45:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Nov 2003 23:45:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 10 00:45:39 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AIzFS-0004qg-00 for ; Mon, 10 Nov 2003 00:45:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AJ0Bz-0004Km-Cn for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Nov 2003 19:46:07 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-out.visi.com!petbe.visi.com!gemini.bitstream.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 30 Original-NNTP-Posting-Host: 7fb4ae28.news.bitstream.net Original-X-Trace: 1068420780 gemini.bitstream.net 1099 216.243.177.155 Original-X-Complaints-To: abuse@bitstream.net Original-Xref: shelby.stanford.edu gnu.emacs.help:118044 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13983 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13983 David Kastrup writes: > Tim McNamara writes: > > > David Kastrup writes: > > > > Well, I don't have the skills or resources to compile from source > > so I'll be keeping my eyes peeled for a precompiled binary for OS > > X 10.1.5 to run under XDarwin. Kind of complicated and rather > > limiting. fink makes this stuff easier, I know. Once OS X/Aqua > > is integrated into the source code it will become much easier. > > Rumor has it this will happen in 21.4. > > Wishful thinking, I suppose. You don't need to rely on rumor: the > CVS source is publicly available. Read the relevant docs at > > > > Apart from the missing features mentioned in the README it might be > worth noting that Andrew Choi has just resigned as maintainer of the > Mac port on the emacs-devel list, and no successor would be in > sight. Ah. The rumor was, in fact, on Andrew's Web site when he stated his patches were going to be merged into the main source tree with 21.4. Bummer if that didn't/doesn't happen and even bigger bummer if Andrew has stepped aside. Patching *nix software to be compileable and to run under OS X/Aqua is non-trivial (easier to make stuff work under XDarwin since that relies on XFree86). I may have to learn how to compile from source after all...