From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [dubois@doublefine.com: mouse-drag.el and automatic-hscrolling interact poorly] Date: Fri, 08 Nov 2002 07:07:51 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200211052046.gA5KkgM3001029@dash.isi.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036758332 3406 80.91.224.249 (8 Nov 2002 12:25:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 8 Nov 2002 12:25:32 +0000 (UTC) Cc: emacs-devel@gnu.org, gerd@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18A8CY-0000sk-00 for ; Fri, 08 Nov 2002 13:25:30 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18A8M1-0005d3-00 for ; Fri, 08 Nov 2002 13:35:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18A8B0-0006ke-00; Fri, 08 Nov 2002 07:23:54 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18A7vX-0003ej-00 for emacs-devel@gnu.org; Fri, 08 Nov 2002 07:07:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18A7vU-0003bx-00 for emacs-devel@gnu.org; Fri, 08 Nov 2002 07:07:54 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18A7vT-0003br-00 for emacs-devel@gnu.org; Fri, 08 Nov 2002 07:07:51 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18A7vT-0007qp-00; Fri, 08 Nov 2002 07:07:51 -0500 Original-To: johnh@isi.edu In-reply-to: <200211052046.gA5KkgM3001029@dash.isi.edu> (message from John Heidemann on Tue, 05 Nov 2002 12:46:42 -0800) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9256 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9256 Can you forward this bug to the people who re-wrote automatic-hscrolling? Gerd did that, and he said he would not work on it any more. I fear we are on our own. Auto-hscrolling is done within redisplay. But if point is in the legitimate region of the screen, auto-hscrolling should not do anything. What is the situation in the buffer that causes auto-hscrolling to think it ought to do something?