* Mac OS X and global-font-lock-mode
@ 2003-11-28 9:35 Anil Hirani
2003-11-28 11:40 ` Piet van Oostrum
2003-11-28 14:49 ` Hugh Wolf
0 siblings, 2 replies; 3+ messages in thread
From: Anil Hirani @ 2003-11-28 9:35 UTC (permalink / raw)
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 ?
Thanks
Anil
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Mac OS X and global-font-lock-mode
2003-11-28 9:35 Mac OS X and global-font-lock-mode Anil Hirani
@ 2003-11-28 11:40 ` Piet van Oostrum
2003-11-28 14:49 ` Hugh Wolf
1 sibling, 0 replies; 3+ messages in thread
From: Piet van Oostrum @ 2003-11-28 11:40 UTC (permalink / raw)
>>>>> anil_n_hirani@hotmail.com (Anil Hirani) (AH) wrote:
AH> In Mac OS X (10.2.8), from command line when I type emacs, I get the
AH> following error message :
AH> File error : "Cannot open load file" , "font-core"
AH> In my .emacs file there is the line :
AH> '(global-font-lock-mode t nil (font-core))
AH> Any suggestions on fixing the error ?
I can't think of what the use of such a line would be, but as you don't
give the context it is difficult to access. Maybe it is a misspelled
autoload.
--
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Mac OS X and global-font-lock-mode
2003-11-28 9:35 Mac OS X and global-font-lock-mode Anil Hirani
2003-11-28 11:40 ` Piet van Oostrum
@ 2003-11-28 14:49 ` Hugh Wolf
1 sibling, 0 replies; 3+ messages in thread
From: Hugh Wolf @ 2003-11-28 14:49 UTC (permalink / raw)
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...
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-11-28 14:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-28 9:35 Mac OS X and global-font-lock-mode Anil Hirani
2003-11-28 11:40 ` Piet van Oostrum
2003-11-28 14:49 ` Hugh Wolf
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.