[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mac OS X and global-font-lock-mode
From: |
Hugh Wolf |
Subject: |
Re: Mac OS X and global-font-lock-mode |
Date: |
Fri, 28 Nov 2003 14:49:23 GMT |
User-agent: |
slrn/0.9.8.0 (Darwin) |
On 2003-11-28, Anil Hirani <anil_n_hirani@hotmail.com> 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...