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

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

Re: no colors in emacs


From: Peter Dyballa
Subject: Re: no colors in emacs
Date: Fri, 28 Oct 2005 10:12:21 +0200


Am 28.10.2005 um 05:33 schrieb anita:

I tried to do M-x global-font-lock-mode and got (No match).

Here is what I use in .emacs:

(cond ((fboundp 'global-font-lock-mode)
   ;; Turn on font-lock in all modes that support it
   (setq global-font-lock-mode t)
;   (setq jit-lock-mode t)
   ;; Maximum colors
   (setq font-lock-maximum-decoration t)))

 I feel that
part of the
configuration file may have been deleted during the crash. What can I
do to restore
the config file so I can get the colours back?

Restore the file(s) from a recent backup.

--
Greetings

  Pete     === -Q
             ==<__/% >>
_____________(_)____@_____________________________





reply via email to

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