From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [az@ftc.ru: hl-line-mode conflicts with scroll-margin] Date: 15 Jun 2004 12:40:45 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1087297712 19254 80.91.224.253 (15 Jun 2004 11:08:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 Jun 2004 11:08:32 +0000 (UTC) Cc: az@ftc.ru, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 15 13:08:25 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BaBnk-0007oE-00 for ; Tue, 15 Jun 2004 13:08:24 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BaBnk-00077T-00 for ; Tue, 15 Jun 2004 13:08:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BaBog-0006j9-8Q for emacs-devel@quimby.gnus.org; Tue, 15 Jun 2004 07:09:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BaBod-0006ir-Ug for emacs-devel@gnu.org; Tue, 15 Jun 2004 07:09:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BaBoc-0006iY-DI for emacs-devel@gnu.org; Tue, 15 Jun 2004 07:09:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BaBoc-0006iV-B4 for emacs-devel@gnu.org; Tue, 15 Jun 2004 07:09:18 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1BaBmc-0004Y0-DC for emacs-devel@gnu.org; Tue, 15 Jun 2004 07:07:14 -0400 Original-Received: (qmail 77336 invoked from network); 15 Jun 2004 10:40:31 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 15 Jun 2004 10:40:31 -0000 Original-To: rms@gnu.org In-Reply-To: Original-Lines: 31 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24985 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24985 storm@cua.dk (Kim F. Storm) writes: > Richard Stallman writes: > > > [I sent this message a week ago but did not get a response.] > > > > This could be a redisplay bug. Can someone who has > > worked on redisplay take a look at it? > > > > From: Eugeny Korekin > > Subject: hl-line-mode conflicts with scroll-margin > > To: emacs-pretest-bug@gnu.org > > Date: Wed, 2 Jun 2004 14:54:29 +0700 (NOVST) > > > > Symptoms: > > > > When hl-line-mode is turned on scroll-margin setting > > affects only scrolling up, but does not affects scrolling down > > (margin is only at top of window) > > > > > The following patch solves the problem. > > But the comment in the old code says this was done deliberately. > So I don't know if the fix breaks something else... I have installed the patch. -- Kim F. Storm http://www.cua.dk