From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Ponce Newsgroups: gmane.emacs.devel Subject: Re: scroll-down behave strangely with header line Date: Mon, 27 Jun 2005 22:00:36 +0200 Message-ID: <42C05AE4.6090409@wanadoo.fr> References: <33010930.1119871743366.JavaMail.www@wwinf1101> <877jggyqkr.fsf@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119902581 14660 80.91.229.2 (27 Jun 2005 20:03:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2005 20:03:01 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 27 22:02:50 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DmznQ-0006EE-D2 for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2005 22:01:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmzrZ-0001GD-Iy for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2005 16:05:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dmzqb-00011R-0j for emacs-devel@gnu.org; Mon, 27 Jun 2005 16:04:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmzqQ-0000tw-AN for emacs-devel@gnu.org; Mon, 27 Jun 2005 16:04:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmzqP-0000rv-P4 for emacs-devel@gnu.org; Mon, 27 Jun 2005 16:04:37 -0400 Original-Received: from [193.252.22.21] (helo=smtp10.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DmzpT-0004CM-QR for emacs-devel@gnu.org; Mon, 27 Jun 2005 16:03:40 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1003.wanadoo.fr (SMTP Server) with ESMTP id 8976B2000353 for ; Mon, 27 Jun 2005 21:59:13 +0200 (CEST) Original-Received: from [192.168.1.2] (AGrenoble-152-1-59-158.w83-201.abo.wanadoo.fr [83.201.210.158]) by mwinf1003.wanadoo.fr (SMTP Server) with ESMTP id 12FD82000344; Mon, 27 Jun 2005 21:59:12 +0200 (CEST) X-ME-UUID: 20050627195913783.12FD82000344@mwinf1003.wanadoo.fr User-Agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513) X-Accept-Language: en-us, en Original-To: Lute Kamstra In-Reply-To: <877jggyqkr.fsf@xs4all.nl> 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:39687 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39687 Hi, >>Do you observe the same thing? > > > Yes. On GNU/Linux with Lucid, but not with GTK. > That's weird. I have the problem with GTK. Anyway I reverted the last change made to: - dispextern.h 1.206 -> 1.205 - xdisp.c 1.1028 -> 1.1027 - xfnc.c 1.640 -> 1.639 and the problem has gone. Hope it will help. David