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: Parital scrolling of image Date: Sun, 23 Jan 2005 01:55:46 +0100 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 1106443402 597 80.91.229.6 (23 Jan 2005 01:23:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jan 2005 01:23:22 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 23 02:23:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CsWTB-00026u-00 for ; Sun, 23 Jan 2005 02:23:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsWfK-0003Mg-3y for ged-emacs-devel@m.gmane.org; Sat, 22 Jan 2005 20:35:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsWaI-0002EV-UR for emacs-devel@gnu.org; Sat, 22 Jan 2005 20:30:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsWa9-0002Ae-02 for emacs-devel@gnu.org; Sat, 22 Jan 2005 20:30:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsWa7-00024C-G6 for emacs-devel@gnu.org; Sat, 22 Jan 2005 20:30:23 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CsW2U-0006wL-T4; Sat, 22 Jan 2005 19:55:39 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 1C75D5EE01D; Sun, 23 Jan 2005 01:55:37 +0100 (CET) Original-To: David Kastrup In-Reply-To: (David Kastrup's message of "Sat, 22 Jan 2005 17:55:28 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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: main.gmane.org gmane.emacs.devel:32505 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32505 David Kastrup writes: > storm@cua.dk (Kim F. Storm) writes: > >> storm@cua.dk (Kim F. Storm) writes: >> >>> A brief message to let you know that I've started to look into >>> the problem of scrolling through images that are higher/wider >>> than the current window. >>> >>> I've already have a working solution for tall images. >> >> I have installed my changes. They modify line-move and >> scroll-up, scroll-down. >> >> If you have problems with this, set auto-window-vscroll to nil. > > Cough, cough. If I have a window with the upper half taken up by an > image, and point is in some normal text below the image, then pressing > C-n will _not_ move to the next line (which is perfectly on screen and > quite far from the edge), I have checked in some patches to fix this. Please try again. -- Kim F. Storm http://www.cua.dk