From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hugh Wolf Newsgroups: gmane.emacs.help Subject: Re: Mac OS X and global-font-lock-mode Date: Fri, 28 Nov 2003 14:49:23 GMT Organization: Comcast Online Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070031893 20258 80.91.224.253 (28 Nov 2003 15:04:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Nov 2003 15:04:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 28 16:04:50 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 1APkAr-0000JN-01 for ; Fri, 28 Nov 2003 16:04:49 +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 1APl5P-00015E-VI for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Nov 2003 11:03:15 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!attbi_s53.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.8.0 (Darwin) Original-Lines: 14 Original-NNTP-Posting-Host: 66.31.41.137 Original-X-Complaints-To: abuse@comcast.net Original-X-Trace: attbi_s53 1070030963 66.31.41.137 (Fri, 28 Nov 2003 14:49:23 GMT) Original-NNTP-Posting-Date: Fri, 28 Nov 2003 14:49:23 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:118751 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:14693 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14693 On 2003-11-28, Anil Hirani wrote: > In Mac OS X (10.2.8), from command line when I type emacs, I get the > following error message : > File error : "Cannot open load file" , "font-core" > In my .emacs file there is the line : > '(global-font-lock-mode t nil (font-core)) > Any suggestions on fixing the error ? > (global-font-lock-mode t) works nicely for me...