[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: default bg color on ttys
From: |
Eli Zaretskii |
Subject: |
Re: default bg color on ttys |
Date: |
Wed, 1 Nov 2000 10:19:10 +0200 (IST) |
On Tue, 31 Oct 2000, Robert J. Chassell wrote:
> Would the following be an okay solution?
>
> (set-background-mode 'dark)
>
> Yes! I think that would do it (along with the command line options
> mentioned by others).
I was trying to avoid adding command-line options.
Why do you think it's required, assuming the above function is added
and can be invoked either interactively or from .emacs?