all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hill <ghill@synergymicro.com>
Subject: Re: White background problem
Date: Mon, 22 Apr 2002 15:29:07 -0700	[thread overview]
Message-ID: <p04310102b8ea333d9a38@[198.17.100.22]> (raw)
In-Reply-To: <3CC49968.9118F6D4@isy.liu.se>

Klas,

Your new installation probably has a different definition for your 
default face than your old one.

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

(custom-set-faces
  '(default ((t (:foreground "light yellow" :background "dark green")))))

in your .emacs file.

--Greg

At 11:14 PM +0000 4/22/02, Klas Nordberg wrote:
>Recently, I installed RedHat Linux 7.2 without any major problems, and I
>got emacs version 20.7-41 which worked fine.  However, when I later
>installed all the rpms related to bug fixes and updates something has
>happened to the visual appearance of my emacs.
>
>Previously there was a dark green background color and light yellow
>characters. After the updates, the background is the same (dark green)
>but all characters (except those in the status line at the bottom) are
>displayed in black on white background.
>
>As far as I can see, I did not make any update of emacs after the 7.2
>installation, so this problem may be related to other programs or
>packages which emacs interacts with.  Since there where ~100 packages
>updated, I have no idea where to look.
>
>The last changes in .emacs and .Xdefaults are before emacs worked fine.
>
>Any help/suggestions on how to remove this annoying effect is highly
>appreciated.
>
>
>Klas Nordberg
>
>
>
>_______________________________________________
>Help-gnu-emacs mailing list
>Help-gnu-emacs@gnu.org
>http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

  reply	other threads:[~2002-04-22 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-22 23:14 White background problem Klas Nordberg
2002-04-22 22:29 ` Greg Hill [this message]
2002-04-23 19:29 ` Fernando Dobladez

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='p04310102b8ea333d9a38@[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.