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 #29 received at 10683 <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: Łukasz Michalik <lmi <at> ift.uni.wroc.pl>
Cc: Glenn Morris <rgm <at> gnu.org>, 10683 <at> debbugs.gnu.org
Subject: Re: bug#10683: 23.4; Reverse video doesn't work for -nw
Date: Wed, 01 Feb 2012 23:58:41 -0500
Łukasz Michalik <lmi <at> ift.uni.wroc.pl> writes:

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

Do you see the problem if you start emacs with:

emacs -Q -nw
?




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.