From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joseph Kiniry Newsgroups: gmane.emacs.help Subject: Re: installing emacs and X11 on OS X Date: Wed, 23 Oct 2002 10:54:02 +0200 Organization: Computing Science Institute, University of Nijmegen Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035363777 13856 80.91.224.249 (23 Oct 2002 09:02:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 09:02:57 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 184HPi-0003b1-00 for ; Wed, 23 Oct 2002 11:02:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 184HOF-0003TQ-00; Wed, 23 Oct 2002 05:01:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!ctu-gate!spring.edu.tw!news.nctu.edu.tw!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!newsfeed.esat.net!feeder.news.heanet.ie!surfnet.nl!kun.nl!wnnews.sci.kun.nl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: catwoman.cs.kun.nl Original-X-Trace: wnnews.sci.kun.nl 1035363238 13562 131.174.33.67 (23 Oct 2002 08:53:58 GMT) Original-X-Complaints-To: usenet@sci.kun.nl Original-NNTP-Posting-Date: Wed, 23 Oct 2002 08:53:58 +0000 (UTC) X-Image-Url: http://www.cs.kun.nl/~kiniry/graphics/jrk-8.99.jpg X-Url: http://www.cs.kun.nl/~kiniry/ X-Face: 9X:!41!x9hOT+cJU.gb=hXxEm6v)ZczE-':_8mlM-7^G!j%2$QC00w?G "x_1ZnY3[!+gGQD.6%=0EMBt[m|kdKsr*m=3J&r(#is5]J>&eVWNy-h^DrtO_5jES gK6NFKoj%c=+E?*%+\S$Rn7Y|mT(a~1Y{[$MZR[8~(bK[P4]RM2E<"5:n|2Gm!V

7aWw 9+K|b{`Ou,uYaNn(`QDDR Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2846 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2846 They do. Better yet, just install Fink. A "fink install emacs" downloads and builds the full dependency set. I set up my box by simply doing "fink install emacs sawfish windowmaker" and it installed Emacs, X, Gnome (via the sawfish dependency), and WindowMaker. The latter was necessary due to a bug in librep under Sawfish which evidences itself in high CPU use during idle situations, slowing down X11 tremendously. I do not suggest using a fink built sawfish on OS X at this time. Best, Joe Kiniry Hugues Joly writes: > Hi, > I'd like to know if the mac/README and mac/INSTALL instructions of > the emacs-21.2.tar.gz archive enables to install a version of emacs that > is a full blown X11 application on mac OS X? > > The version already installed on my machine (OS 10.2) only works in > terminal mode. > > Thanks in advance.