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: 17 Dec 2002 21:43:29 +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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1040161544 2585 80.91.224.249 (17 Dec 2002 21:45:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Dec 2002 21:45:44 +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 18OPX3-0000fD-00 for ; Tue, 17 Dec 2002 22:45:41 +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 18OPWv-0003aj-05 for gnu-help-gnu-emacs@m.gmane.org; Tue, 17 Dec 2002 16:45:33 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!213.78.159.78!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: 213.78.159.78 Original-X-Trace: fu-berlin.de 1040161409 1151390 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:108231 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:4760 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4760 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)) WŁ now launches and seems to work.