help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Giving up on colors, I need help


From: Stefan Monnier
Subject: Re: Giving up on colors, I need help
Date: Fri, 22 Feb 2013 16:05:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Back in 2007 I did (global-font-lock-mode 0), but that stopped working
> years ago.

emacs -Q --eval '(global-font-lock-mode 0)' ~/tmp/foo.el

shows the text in black-on-white with no funny colors, so if
(global-font-lock-mode 0) doesn't work for you, it must be because of
some other customization you have which triggers a bug (e.g. loading
a brain-dead package which thinks it's a good idea to call
(global-font-lock-mode 1)).

IOW, I recommend you M-x report-emacs-bug RET


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]