From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.help Subject: Re: e23 inverse video on mode line and nowhere else Date: Fri, 15 Jan 2010 20:23:09 +0000 Organization: University of Cambridge Message-ID: References: <201001142304.o0EN4xZM016949@f7.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263587050 20444 80.91.229.12 (15 Jan 2010 20:24:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Jan 2010 20:24:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 15 21:24:03 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NVsiA-0000iw-6Z for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jan 2010 21:24:02 +0100 Original-Received: from localhost ([127.0.0.1]:35850 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVsiA-0002H6-Ki for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jan 2010 15:24:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVshp-0002H1-Pw for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 15:23:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVshl-0002Gh-8A for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 15:23:41 -0500 Original-Received: from [199.232.76.173] (port=41216 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVshl-0002Ge-4E for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 15:23:37 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:57684) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NVshk-0005qc-Mg for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 15:23:36 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NVshf-0000Xi-5M for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 21:23:31 +0100 Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Jan 2010 21:23:31 +0100 Original-Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Jan 2010 21:23:31 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: smaug.linux.pwf.cam.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:0qq4mxhnGYNnh/4pLDEdQxzt9Ws= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71244 Archived-At: On 2010-01-14 23:04 +0000, Karl Berry wrote: > When I run emacs in terminals, the mode line is always inverse video > but the rest is normal. > > Thanks for replying, but this is not even remotely true for me in e23 > (it used to be that way, for sure, for many many years). Now, I start > emacs with emacs-23.1 --no-site --no-init in an xterm, and immediately > observe the *scratch* buffer name is in bold. (Haven't tried > tty-suppress-bold-inverse-default-colors yet, but anyway, that's not so > critical.) > > More importantly, then I run M-x grep and do something like > "grep -nH e /etc/issue", and observe that "/etc/issue:1:" is underlined, > "matches found" is in bold, etc. > > All of these things are what my brain needs to have eliminated :). My test was with Emacs 2010-01-01 version 23.1.91. Maybe that's a bug in 23.1. Best wishes, Leo