On 01/12/2007, Tom Rauchenwald <[EMAIL PROTECTED]> wrote:
> I have the following in my ~/.Xresources:
>
> Emacs.foreground: white
> Emacs.background: black
Alternatively do it from .emacs:
;;; Welcome to the Dark Side.
(set-background-color "black")
(set-foreground-color "oldlace")
Then it is also a good idea to have
(custom-set-variables '(frame-background-mode (quote dark)))
to make fontification look nice.
--
Jens Peter Secher.
_DD6A 05B0 174E BFB2 D4D9 B52E 0EE5 978A FE63 E8A1 jpsecher gmail com_.
A. Because it breaks the logical sequence of discussion.
Q. Why is top posting bad?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]