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: Sat, 22 Jan 2005 02:46:54 +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 1106358573 29842 80.91.229.6 (22 Jan 2005 01:49:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 22 Jan 2005 01:49:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 22 02:49:28 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 1CsAP2-0003IV-00 for ; Sat, 22 Jan 2005 02:49:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsAb6-00086e-Vz for ged-emacs-devel@m.gmane.org; Fri, 21 Jan 2005 21:01:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsAYz-0007f9-NM for emacs-devel@gnu.org; Fri, 21 Jan 2005 20:59:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsAYk-0007Z7-Gg for emacs-devel@gnu.org; Fri, 21 Jan 2005 20:59:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsAYj-0007YX-D2 for emacs-devel@gnu.org; Fri, 21 Jan 2005 20:59:29 -0500 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CsAMS-0002BN-Kc for emacs-devel@gnu.org; Fri, 21 Jan 2005 20:46:48 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id E2FCF262832 for ; Sat, 22 Jan 2005 02:46:47 +0100 (CET) Original-To: emacs-devel@gnu.org In-Reply-To: (Kim F. Storm's message of "Fri, 21 Jan 2005 00:26:41 +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:32469 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32469 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. > > I still need to look at wide images. As I said in my response to David, I'll let this issue rest until after the release. I need to update docs and news, but it's getting late... -- Kim F. Storm http://www.cua.dk