unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: no colors in emacs
Date: Fri, 28 Oct 2005 10:12:21 +0200	[thread overview]
Message-ID: <20a314577d0527b00fa2dcaf33696e85@Web.DE> (raw)
In-Reply-To: <1130470408.351459.49410@z14g2000cwz.googlegroups.com>


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	other threads:[~2005-10-28  8:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-27  0:33 no colors in emacs rickyars
2005-10-27  0:38 ` Cameron Desautels
     [not found] ` <mailman.12848.1130373529.20277.help-gnu-emacs@gnu.org>
2005-10-27  6:43   ` anita
2005-10-28  3:33     ` anita
2005-10-28  8:12       ` Peter Dyballa [this message]
2005-10-27 10:07 ` Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2005-10-27  0:36 rickyars

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20a314577d0527b00fa2dcaf33696e85@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).