From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Weird display buglet (video) Date: Tue, 02 Oct 2012 10:57:31 -0400 Message-ID: References: <87626tvwgq.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1349189900 16445 80.91.229.3 (2 Oct 2012 14:58:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Oct 2012 14:58:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 02 16:58:24 2012 Return-path: Envelope-to: ged-emacs-devel@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 1TJ3v6-0001Lu-8U for ged-emacs-devel@m.gmane.org; Tue, 02 Oct 2012 16:58:00 +0200 Original-Received: from localhost ([::1]:42180 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ3v0-0000FV-Qp for ged-emacs-devel@m.gmane.org; Tue, 02 Oct 2012 10:57:54 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ3ut-0000FG-FB for emacs-devel@gnu.org; Tue, 02 Oct 2012 10:57:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJ3un-00009r-Kw for emacs-devel@gnu.org; Tue, 02 Oct 2012 10:57:47 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:18867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ3uf-000081-JQ; Tue, 02 Oct 2012 10:57:33 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09FxLT4/2dsb2JhbAA8CLQRgQiCFQEBBAFWIwULCzQSFBgNJIgcBboJix2FJwOjM4FYgwU X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="200463712" Original-Received: from 69-196-180-248.dsl.teksavvy.com (HELO pastel.home) ([69.196.180.248]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 02 Oct 2012 10:57:32 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id E2A21594CC; Tue, 2 Oct 2012 10:57:31 -0400 (EDT) In-Reply-To: <87626tvwgq.fsf@bzg.ath.cx> (Bastien's message of "Tue, 02 Oct 2012 15:23:49 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:153917 Archived-At: > I compiled from bzr today and I get some weird line when > editing commit logs. It certainly happens elsewhere, but > maybe this small video demonstrating the problem (1MO) is > explicit enough for someone to find the bug: The line is normal (it is the separator between the header and the body). The flickering between "a plain old empty line" and "the font-locked version of that line" is not normal. Stefan