From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#13225: 24.3.50; Non-selected window has not mode-line-inactive face Date: Thu, 20 Dec 2012 19:09:06 +0200 Message-ID: <8338z0odl9.fsf@gnu.org> References: <50D176DF.4080102@gmx.at> <83zk1anhzd.fsf@gnu.org> <50D2E164.8090300@gmx.at> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1356023405 16969 80.91.229.3 (20 Dec 2012 17:10:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Dec 2012 17:10:05 +0000 (UTC) Cc: 13225@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 20 18:10:19 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TljdO-00073z-Dy for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Dec 2012 18:10:14 +0100 Original-Received: from localhost ([::1]:52655 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TljdA-000651-Nv for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Dec 2012 12:10:00 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:48006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tljd7-00064w-QW for bug-gnu-emacs@gnu.org; Thu, 20 Dec 2012 12:09:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tljd4-0006yB-CO for bug-gnu-emacs@gnu.org; Thu, 20 Dec 2012 12:09:57 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tljd4-0006y7-91 for bug-gnu-emacs@gnu.org; Thu, 20 Dec 2012 12:09:54 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TljdC-0003Xu-SI for bug-gnu-emacs@gnu.org; Thu, 20 Dec 2012 12:10:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Dec 2012 17:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13225 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13225-submit@debbugs.gnu.org id=B13225.135602334313507 (code B ref 13225); Thu, 20 Dec 2012 17:10:02 +0000 Original-Received: (at 13225) by debbugs.gnu.org; 20 Dec 2012 17:09:03 +0000 Original-Received: from localhost ([127.0.0.1]:52869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TljcE-0003Vo-Vh for submit@debbugs.gnu.org; Thu, 20 Dec 2012 12:09:03 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:56581) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TljcC-0003VN-Bo for 13225@debbugs.gnu.org; Thu, 20 Dec 2012 12:09:01 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MFC00900A79TV00@a-mtaout21.012.net.il> for 13225@debbugs.gnu.org; Thu, 20 Dec 2012 19:08:47 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MFC009VMAANJNB0@a-mtaout21.012.net.il>; Thu, 20 Dec 2012 19:08:47 +0200 (IST) In-reply-to: <50D2E164.8090300@gmx.at> X-012-Sender: halo1@inter.net.il 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.x 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:68800 Archived-At: > Date: Thu, 20 Dec 2012 10:59:00 +0100 > From: martin rudalics > CC: 13225@debbugs.gnu.org > > > I can fix this with the kludge shown below, but do we care about yet > > another global variable, in addition to selected_window? If we don't > > want this, then the only other way I see is to drag this window all > > the way down to display_mode_lines through the calling sequences. > > (That's assuming that only the mode-line display wants to know about > > the _real_ selected_window.) > > There might still be glitches with the region as Angelo mentioned in the > previous thread. Could someone please post a complete precise recipe, starting from "emacs -Q"? I don't think I understand what glitches are we talking about. > But I am surprised that currently the cursor is drawn correctly, > that is, a hollow box is drawn on the non-selected frame's window. > How is that managed without a kludge similar to the one you describe > here? I just explained that in another message here.