From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.bugs Subject: bug#10683: 23.4; Reverse video doesn't work for -nw Date: Wed, 01 Feb 2012 23:58:41 -0500 Message-ID: References: <878vknj2fl.fsf@havoc.i-did-not-set--mail-host-address--so-tickle-me> <9hy5sn4s2q.fsf@fencepost.gnu.org> <20120131205343.GA3102@havoc.ift.uni.wroc.pl> <20120201113340.GB3102@havoc.ift.uni.wroc.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1328158785 15716 80.91.229.3 (2 Feb 2012 04:59:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Feb 2012 04:59:45 +0000 (UTC) Cc: 10683@debbugs.gnu.org To: =?UTF-8?Q?=C5=81ukasz?= Michalik Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 02 05:59:44 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rsolq-0002Fl-Jw for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Feb 2012 05:59:42 +0100 Original-Received: from localhost ([::1]:57196 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rsolq-0001ZS-0y for geb-bug-gnu-emacs@m.gmane.org; Wed, 01 Feb 2012 23:59:42 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:59650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rsoln-0001ZF-3B for bug-gnu-emacs@gnu.org; Wed, 01 Feb 2012 23:59:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rsoll-0002Rw-RQ for bug-gnu-emacs@gnu.org; Wed, 01 Feb 2012 23:59:39 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rsoll-0002Rs-MN for bug-gnu-emacs@gnu.org; Wed, 01 Feb 2012 23:59:37 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RsomA-0006Zd-5K for bug-gnu-emacs@gnu.org; Thu, 02 Feb 2012 00:00:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Dan Nicolaescu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 02 Feb 2012 05:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10683 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10683-submit@debbugs.gnu.org id=B10683.132815875125181 (code B ref 10683); Thu, 02 Feb 2012 05:00:02 +0000 Original-Received: (at 10683) by debbugs.gnu.org; 2 Feb 2012 04:59:11 +0000 Original-Received: from localhost ([127.0.0.1]:49853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RsolK-0006Y6-AS for submit@debbugs.gnu.org; Wed, 01 Feb 2012 23:59:10 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:40557 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RsolH-0006Xy-AL for 10683@debbugs.gnu.org; Wed, 01 Feb 2012 23:59:08 -0500 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Rsokr-0000m2-Hi; Wed, 01 Feb 2012 23:58:41 -0500 In-Reply-To: <20120201113340.GB3102@havoc.ift.uni.wroc.pl> ("=?UTF-8?Q?=C5=81ukasz?= Michalik"'s message of "Wed, 1 Feb 2012 12:33:40 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:56367 Archived-At: =C5=81ukasz Michalik 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: >>=20 >> 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 ?