help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: white on black


From: Allan Gottlieb
Subject: Re: white on black
Date: 08 Dec 2001 19:50:59 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

I have the following in .Xresources
Emacs.Foreground:               white
Emacs.Background:               black


giorgian <giorgian@icube.it> writes:

> Hi all,
> 
> I use emacs (20) with X interface. I want a black background and white
> foreground, except, of course, for highlight.
> After lots of tries, the best that I have managed is to alias emacs to:
> 
> emacs -bg black -fg white
> 
> and to put in my .emacs a
> 
> (invert-face 'default)
> 
> This because if I use set-background-color and set-foreground color
> instead of -bg and -fg, I get a reversed status bar, and don't know
> how to fix it.
> 
> Now, I finally like how my emacs looks like, but if I use
> ps-print-buffer-with-faces, it prints white on black, what I don't
> want.
> 
> Is there a way to avoid the alias and to get white on black on the
> screen, black on white on paper, both with highlights?
> 
> Thank you
> 
> giorgian
> 
> 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]