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

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

bug#10683: 23.4; Reverse video doesn't work for -nw


From: Łukasz Michalik
Subject: bug#10683: 23.4; Reverse video doesn't work for -nw
Date: Wed, 1 Feb 2012 12:33:40 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On 17:39 2012-01-31 -0500, Dan Nicolaescu wrote:
> Could you say what terminal emulator you are using and what the value of
> $TERM is?

TERM is rxvt-unicode-256color

> In rxvt COLORFGBG can be used to determine the fg and bg color used by
> the terminal.  Emacs can use that to set the `background-mode', and
> all the faces are defined based on `background-mode'.

COLORFGBG is 15;0

> It might be interesting to evaluate this:
> 
> M-: (frame-parameter (selected-frame) 'background-mode)) RET

It prints 'dark' for both.

Another note: frames started for emacsclient aren't affected by this.

Attachment: pgpzG71r2YpKN.pgp
Description: PGP signature


reply via email to

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