From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Face `modeline' unexpected change Date: Mon, 10 Sep 2007 12:07:42 -0700 Message-ID: <200709101907.l8AJ7gTi007031@oogie-boogie.ics.uci.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189455992 28666 80.91.229.12 (10 Sep 2007 20:26:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2007 20:26:32 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Leo To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 11 06:26:18 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IUw6Z-0003eA-Kw for ged-emacs-devel@m.gmane.org; Tue, 11 Sep 2007 05:07:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUocD-0006nh-06 for ged-emacs-devel@m.gmane.org; Mon, 10 Sep 2007 15:08:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUoc3-0006kw-KF for emacs-devel@gnu.org; Mon, 10 Sep 2007 15:07:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUoc2-0006kX-PZ for emacs-devel@gnu.org; Mon, 10 Sep 2007 15:07:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUoc2-0006kS-Kq for emacs-devel@gnu.org; Mon, 10 Sep 2007 15:07:58 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUoc2-0005cU-Ay for emacs-devel@gnu.org; Mon, 10 Sep 2007 15:07:58 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUobf-0003aw-5d for emacs-pretest-bug@gnu.org; Mon, 10 Sep 2007 15:07:35 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IUobx-0005bE-Uu for emacs-pretest-bug@gnu.org; Mon, 10 Sep 2007 15:07:57 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUobx-0005b2-G0; Mon, 10 Sep 2007 15:07:53 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l8AJ7gTi007031; Mon, 10 Sep 2007 12:07:42 -0700 (PDT) In-Reply-To: (Richard Stallman's message of "Mon\, 10 Sep 2007 12\:53\:11 -0400") Original-Lines: 12 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.363, required 5, autolearn=disabled, ALL_TRUSTED -1.44, TW_RX 0.08) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-Detected-Kernel: Solaris 9 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:78495 gmane.emacs.pretest.bugs:19826 Archived-At: Richard Stallman writes: > In xterm, use `emacsclient -t' to connect to emacs server and then in > urxvt also use 'emacsclient -t' to connect to emacs server. Now go back > to xterm and the face of the modeline has changed to some funny > color. See: > > Has anyone worked on this? I can't reproduce the exact problem, but when I try to reproduce it, I can see the effects of the face-spec-set issue. I'll try again after that problem is fixed.