all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Rich Pixley'" <rich.pixley@palm.com>, <help-gnu-emacs@gnu.org>
Subject: RE: turning colors off
Date: Mon, 11 Feb 2008 22:31:03 -0800	[thread overview]
Message-ID: <003c01c86d40$d761bb20$405a908d@us.oracle.com> (raw)
In-Reply-To: <47B0BD39.2000501@palm.com>

> I'm having a lot of trouble with recent versions of emacs 
> which try to use color as a means of syntax highlighting.
> I'm sure many people must like this,

Yes, most people prefer it, not because it is pretty or cool, but because
the highlighting conveys useful information.

> but I find them illegible mostly due to contrast issues.
> 
> Is there some way I can shut this off globally?

Sure. Options menu > Customize Emacs > Specific Option >
global-font-lock-mode. That is, turn off `global-font-lock-mode'.

However, if your problem is the particular colors used, rather than the fact
that color is used at all, know that you can customize those colors
(individually). Colored, bold, etc. text is controlled by Emacs "faces".

Put the cursor on some colored text and do `M-x customize-face'. The name of
the face used for that colored text will appear as the face to customize -
just hit `RET' to accept it. In the Customize buffer that opens, specify the
face properties, including foreground and background colors that you want.

You might need to do that for several, or even for many, faces, depending on
your sensitivity and preferences, but you only need to do it once - you can
save your changes in the same Customize buffer.

HTH. Remember that the Emacs manual is your friend - look for "face" and
"customize" in the index.





  reply	other threads:[~2008-02-12  6:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-11 21:25 turning colors off Rich Pixley
2008-02-12  6:31 ` Drew Adams [this message]
2008-02-13  0:08 ` Karl Berry
     [not found] <mailman.7360.1202878396.18990.help-gnu-emacs@gnu.org>
2008-02-13  7:46 ` Tim X
2008-02-13 15:19   ` Drew Adams
     [not found]   ` <mailman.7371.1202915992.18990.help-gnu-emacs@gnu.org>
2008-02-14  9:18     ` Tim X
     [not found] <mailman.7313.1202795603.18990.help-gnu-emacs@gnu.org>
2008-02-12 16:02 ` Joel J. Adamson
2008-02-12 16:47   ` Bastien Guerry
2008-02-14 19:52 ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to='003c01c86d40$d761bb20$405a908d@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rich.pixley@palm.com \
    /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.
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.