[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: |
Tue, 31 Oct 2000 15:49:51 +0200 (IST) |
On Tue, 31 Oct 2000, Robert J. Chassell wrote:
> Appropriate, and easily remembered, command-line options will be
> annoying but useful. So will easily remembered expressions that can
> be written into an ad hoc .emacs file, like `(blink-cursor-mode 0)'
> for Emacs 21.
Would the following be an okay solution?
(set-background-mode 'dark)
(This would require to write the function set-background-mode, but all
the necessary infrastructure is already in place.)
- default bg color on ttys, Miles Bader, 2000/10/30
- Re: default bg color on ttys, Eli Zaretskii, 2000/10/31
- Re: default bg color on ttys, Miles Bader, 2000/10/31
- Re: default bg color on ttys, Eli Zaretskii, 2000/10/31
- Re: default bg color on ttys, Miles Bader, 2000/10/31
- Re: default bg color on ttys, Eli Zaretskii, 2000/10/31
- Re: default bg color on ttys, Miles Bader, 2000/10/31
- Re: default bg color on ttys, Robert J. Chassell, 2000/10/31
- Re: default bg color on ttys,
Eli Zaretskii <=
- Re: default bg color on ttys, Robert J. Chassell, 2000/10/31
- Re: default bg color on ttys, Eli Zaretskii, 2000/10/31
- Re: default bg color on ttys, Miles Bader, 2000/10/31
- Re: default bg color on ttys, Eli Zaretskii, 2000/10/31