GNU bug report logs - #10683
23.4; Reverse video doesn't work for -nw

Previous Next

Package: emacs;

Reported by: lmi <at> ift.uni.wroc.pl

Date: Tue, 31 Jan 2012 17:28:02 UTC

Severity: normal

Tags: notabug

Found in version 23.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 10683 <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Łukasz Michalik <lmi <at> ift.uni.wroc.pl>,
	10683 <at> debbugs.gnu.org
Subject: Re: bug#10683: 23.4; Reverse video doesn't work for -nw
Date: Tue, 31 Jan 2012 17:39:43 -0500
Glenn Morris <rgm <at> gnu.org> writes:

> Łukasz Michalik wrote:
>
>>> and Emacs detected the background mode as dark when it should
>>> have been light (or vice versa)
>> I don't really understand that, but whatever you say.  I used to get
>> transparent background with white fg, now it's reversed.
>
> Could you say what terminal emulator you are using and what the value of
> $TERM is?
>
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2501
>
> suggests setting COLORFGBG, but I don't know what that does.

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'.

It might be interesting to evaluate this:

M-: (frame-parameter (selected-frame) 'background-mode)) RET

in the old and new emacs and see if that changed.




This bug report was last modified 13 years and 164 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.