From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Colin Fallon Newsgroups: gmane.emacs.help Subject: Re: W3 on Mac OS X Date: 20 Dec 2002 22:34:05 +0000 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@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 1040423860 21639 80.91.224.249 (20 Dec 2002 22:37:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 20 Dec 2002 22:37:40 +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 18PVlx-0005cs-00 for ; Fri, 20 Dec 2002 23:37:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18PVjv-0000Qe-06 for gnu-help-gnu-emacs@m.gmane.org; Fri, 20 Dec 2002 17:35:31 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor-online.net!fu-berlin.de!uni-berlin.de!213.78.159.78!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: 213.78.159.78 Original-X-Trace: fu-berlin.de 1040423645 3383151 213.78.159.78 (16 [173899]) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:108381 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4910 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4910 Edward Dodge writes: > Colin Fallon writes: > > > OK, I managed to track down the issue. W3 does not seem to cater for > > the Mac and I have at least partly fixed this by adding the > > following line to font-window-system-mappings in font.el > > > > (mac . (x-font-create-name x-font-create-object)) > > > > W3 now launches and seems to work. > > Could you give a quick step-by-step reference for those of us who have > had far less success than you in making w3 work? > > Something along the lines of Andrew Choi's how-to for downloading and > compiling EMACS from CVS: > > http://members.shaw.ca/akochoi-emacs/ > > -- > Edward Dodge > > ------------ > > /GNU Emacs 21.3.50.1 (powerpc-apple-darwin5.5) of 2002-10-11 on G3/ Hi Edward, I will give it a go and write up what I have done to date. Hopefully, I can find the time this weekend. Colin