all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zbyszek_ch <zbyszek_ch@interia.pl>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs and Colors and RedHat
Date: 02 May 2003 22:47:41 -0400	[thread overview]
Message-ID: <1051930064.1611.24.camel@einstein> (raw)
In-Reply-To: <20030502193541.GA15447@nmt.edu>

Hi Luis,

not a pretty solution but it should resolve your problem.

Put in your .emacs
(set-face-foreground 'font-lock-builtin-face "White")
(set-face-foreground 'font-lock-comment-face "White")
(set-face-foreground 'font-lock-function-name-face "White")
(set-face-foreground 'font-lock-string-face "White")
(set-face-foreground 'font-lock-variable-name-face "White")

:)

Cheers,
Zbyszek

On Fri, 2003-05-02 at 15:35, William D. Colburn (aka Schlake) wrote:
> At work we are being forced to move from Slackware to Redhat.  Aside
> from the fact that backspace and delete stopped working, the biggest
> problem for me is that emacs suddenly has all these colors that make it
> unsuable.
> 
> I have compared lisp file and settings inside emacs from both Slackware
> and Redhat, and they both seem identical.  I tried compiling a stock
> emacs from the source I used to make my Slackware emacs, and it had
> colors under Redhat.
> 
> Blue and some kind of purple seem to the favorite color for emacs to
> use, and tragically I can't read anything in those colors.  This has
> made using the help inside emacs especially painful.  I tried using
> xterm-mono as my TERM, but colors still appear.
> 
> Does *anyone* know how to turn this off so that I can go back to a
> readable screen with emacs?
> 
> --
> William Colburn, "Sysprog" <wcolburn@nmt.edu>
> Computer Center, New Mexico Institute of Mining and Technology
> http://www.nmt.edu/tcc/     http://www.nmt.edu/~wcolburn
> 
> 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
> 
> ----------------------------------------------------------------------
> Dla tych, co sie cenia... >>> http://link.interia.pl/f1713 
> 
> 
> 

  reply	other threads:[~2003-05-03  2:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-02 19:35 Emacs and Colors and RedHat William D. Colburn (aka Schlake)
2003-05-03  2:47 ` zbyszek_ch [this message]
2003-05-03  2:49 ` zbyszek_ch
     [not found] <mailman.5507.1051904318.21513.help-gnu-emacs@gnu.org>
2003-05-02 19:44 ` David Kastrup
2003-05-02 19:57   ` William D. Colburn (aka Schlake)
2003-05-02 20:24     ` David Kastrup
2003-05-02 21:43     ` Eli Zaretskii
2003-05-02 21:56       ` William D. Colburn (aka Schlake)
2003-05-02 22:00         ` Eli Zaretskii
2003-05-05 14:13           ` William D. Colburn (aka Schlake)
     [not found]   ` <mailman.5508.1051905526.21513.help-gnu-emacs@gnu.org>
2003-05-05  8:39     ` Tim X
2003-05-02 22:49 ` Kevin Rodgers
2003-05-05 14:18   ` William D. Colburn (aka Schlake)
2003-05-03 17:35 ` Kai Großjohann
2003-05-05 13:06   ` Peter Boettcher
2003-05-05 13:15     ` David Kastrup

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=1051930064.1611.24.camel@einstein \
    --to=zbyszek_ch@interia.pl \
    --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.
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.