From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Scrolling in image-mode (was: Using DocView on Cygwin) Date: Sun, 06 Jan 2008 00:34:48 +0100 Message-ID: <87fxxb3kyv.fsf@member.fsf.org> References: <477FFF04.8010006@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1199576112 28278 80.91.229.12 (5 Jan 2008 23:35:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jan 2008 23:35:12 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 06 00:35:34 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JBIY4-0007Re-9O for ged-emacs-devel@m.gmane.org; Sun, 06 Jan 2008 00:35:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBIXf-00017t-LH for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 18:35:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBIXb-00015W-Nh for emacs-devel@gnu.org; Sat, 05 Jan 2008 18:34:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBIXZ-00012A-Tg for emacs-devel@gnu.org; Sat, 05 Jan 2008 18:34:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBIXZ-00011Z-Mj for emacs-devel@gnu.org; Sat, 05 Jan 2008 18:34:57 -0500 Original-Received: from out4.smtp.messagingengine.com ([66.111.4.28]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBIXY-0007O4-RD for emacs-devel@gnu.org; Sat, 05 Jan 2008 18:34:57 -0500 Original-Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id DBB24837DA for ; Sat, 5 Jan 2008 18:34:53 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sat, 05 Jan 2008 18:34:53 -0500 X-Sasl-enc: Cq27CM4PcidNTIsigS1m5xr0z2HdX8erVprUgmRbwCnr 1199576092 Original-Received: from baldur (dslb-084-063-029-135.pools.arcor-ip.net [84.63.29.135]) by mail.messagingengine.com (Postfix) with ESMTP id 2FF6F1719 for ; Sat, 5 Jan 2008 18:34:51 -0500 (EST) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <477FFF04.8010006@alice.it> (Angelo Graziosi's message of "Sat, 05 Jan 2008 23:04:52 +0100") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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: news.gmane.org gmane.emacs.devel:86261 Archived-At: Angelo Graziosi writes: Hi Angelo, > I can see the part of image in the Emacs frame (window). The mode line > says "Image[jpeg]" (the same if M-x image-mode). > > If I now use the four arrow keys I got only the Emacs beep and not the > scrolling. I think the image-scrolling is pretty new, so it depends on the emacs version you use. Bye, Tassilo BTW: Please adjust the subject when switching topics.