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: Parital scrolling of image Date: Fri, 21 Jan 2005 00:26:41 +0100 Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1106265414 21265 80.91.229.6 (20 Jan 2005 23:56:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2005 23:56:54 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 21 00:56:40 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 1CrmAK-00032d-00 for ; Fri, 21 Jan 2005 00:56:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CrmMM-00083K-Ah for ged-emacs-devel@m.gmane.org; Thu, 20 Jan 2005 19:09:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CrmLH-0007tT-5D for emacs-devel@gnu.org; Thu, 20 Jan 2005 19:07:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CrmHD-00074r-LO for emacs-devel@gnu.org; Thu, 20 Jan 2005 19:03:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CrmH7-0006vW-CF for emacs-devel@gnu.org; Thu, 20 Jan 2005 19:03:41 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CrlhF-0001uu-Gl for emacs-devel@gnu.org; Thu, 20 Jan 2005 18:26:37 -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 3E1835EE04A for ; Fri, 21 Jan 2005 00:26:36 +0100 (CET) Original-To: emacs-devel@gnu.org 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:32437 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32437 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 still need to look at wide images. -- Kim F. Storm http://www.cua.dk