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#14382: 24.3.50; Strange display bug Date: Fri, 10 May 2013 17:12:48 +0300 Message-ID: <83mws2c49r.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1368195300 11497 80.91.229.3 (10 May 2013 14:15:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 May 2013 14:15:00 +0000 (UTC) Cc: 14382@debbugs.gnu.org To: rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri May 10 16:14:59 2013 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 1Uao67-0003aa-Gk for geb-bug-gnu-emacs@m.gmane.org; Fri, 10 May 2013 16:14:59 +0200 Original-Received: from localhost ([::1]:41033 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uao67-0002XP-1h for geb-bug-gnu-emacs@m.gmane.org; Fri, 10 May 2013 10:14:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uao61-0002U1-T2 for bug-gnu-emacs@gnu.org; Fri, 10 May 2013 10:14:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uao60-000845-LV for bug-gnu-emacs@gnu.org; Fri, 10 May 2013 10:14:53 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uao60-000841-IZ for bug-gnu-emacs@gnu.org; Fri, 10 May 2013 10:14:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Uao6A-0005JB-Fy for bug-gnu-emacs@gnu.org; Fri, 10 May 2013 10:15:02 -0400 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: Fri, 10 May 2013 14:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14382 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14382-submit@debbugs.gnu.org id=B14382.136819524420199 (code B ref 14382); Fri, 10 May 2013 14:15:02 +0000 Original-Received: (at 14382) by debbugs.gnu.org; 10 May 2013 14:14:04 +0000 Original-Received: from localhost ([127.0.0.1]:35746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Uao5E-0005Fk-KY for submit@debbugs.gnu.org; Fri, 10 May 2013 10:14:04 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:32802) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Uao5C-0005FL-9A for 14382@debbugs.gnu.org; Fri, 10 May 2013 10:14:03 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MML009005Z2ES00@a-mtaout22.012.net.il> for 14382@debbugs.gnu.org; Fri, 10 May 2013 17:13:05 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MML008Q765ST2I0@a-mtaout22.012.net.il>; Fri, 10 May 2013 17:13:05 +0300 (IDT) In-reply-to: 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:74125 Archived-At: > Date: Fri, 10 May 2013 09:31:27 -0400 > From: Richard Stallman > > I visited the file free-sw.html, which I've edited. > I typed C-x v v as if to check in the changes. > It displayed *vc-log* in the bottom window. > > In the *vc-log* buffer, I typed aaaa C-a C-o. > This made the buffer start with a blank line. > > The bug is, that line is displayed in inverse video > just like the mode line above it. If you go to that line and type "M-x describe-text-properties RET", does Emacs show that it deliberately put some face there that is displayed as inverse video? IOW, is the bug that this line uses some face that shouldn't be there, or is the bug that the display engine displays the line in inverse video even though it has a different (like default) face?