all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hill <ghill@synergymicro.com>
Subject: Re: Problem with colors in emacs
Date: Wed, 10 Apr 2002 14:12:26 -0700	[thread overview]
Message-ID: <p04310100b8da4c4e2993@[198.17.100.22]> (raw)
In-Reply-To: <20020410120458.732326f7.mitko@tahoenetworks.com>

Dimitar,

Try using M-x customize to set the value of your Default face (under 
Faces, Basic Faces) to white on black, and save it for future 
sessions.  This will put something like

(custom-set-faces
  '(default ((t (:foreground "white" :background "black")))))

in your .emacs file.

--Greg

At 12:04 PM -0700 4/10/02, Dimitar Haralanov wrote:
>	Hi all,
>
>	I have been having a problem with emacs and its colors. I upgraded to
>versoin 20.7.1 and that is when it started happening. Unfortunately,
>along with emacs, I upgraded quite a few other packages, so I am not
>sure whether the problem isn't in one of them.	I have attached a couple
>of screen shots so you can see what is happening. As you can see, if the
>text does not have coloring it appears on a white background.	Here is the
>command line that I am using:	emacs -fn 6x13 -bg black -fg white -cr red -ms
>yellow
>

  reply	other threads:[~2002-04-10 21:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-10 19:04 Problem with colors in emacs Dimitar Haralanov
2002-04-10 21:12 ` Greg Hill [this message]
2002-04-10 21:52   ` Dimitar Haralanov
  -- strict thread matches above, loose matches on Subject: below --
2002-04-10 20:58 Dimitar Haralanov

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='p04310100b8da4c4e2993@[198.17.100.22]' \
    --to=ghill@synergymicro.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.