From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vinicius Jose Latorre Newsgroups: gmane.emacs.devel Subject: Re: Scrolling in image-mode Date: Sun, 06 Jan 2008 15:43:55 -0300 Message-ID: <4781216B.1060001@ig.com.br> References: <4780A96A.4080700@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199641361 26246 80.91.229.12 (6 Jan 2008 17:42:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Jan 2008 17:42:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 06 18:42:59 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 1JBZWS-0000Bo-59 for ged-emacs-devel@m.gmane.org; Sun, 06 Jan 2008 18:42:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBZW5-0008Uv-18 for ged-emacs-devel@m.gmane.org; Sun, 06 Jan 2008 12:42:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBZVl-0008AJ-RK for emacs-devel@gnu.org; Sun, 06 Jan 2008 12:42:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBZVj-00087W-CB for emacs-devel@gnu.org; Sun, 06 Jan 2008 12:42:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBZVj-000873-5e for emacs-devel@gnu.org; Sun, 06 Jan 2008 12:42:11 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.243]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBZVi-0005Sk-QT for emacs-devel@gnu.org; Sun, 06 Jan 2008 12:42:10 -0500 Original-Received: by an-out-0708.google.com with SMTP id c25so1194667ana.84 for ; Sun, 06 Jan 2008 09:42:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; bh=dC0QKrwxiwvUcHP5UreltbYk2oXYIGjKFXnat6GDtDI=; b=F1ZBJSrTXc6H9xhtzvcVOwOrcx8po+by/czUr1YOn0bCNmwZsiQN7ttlhUwhWKMrhJ0MKa9prjETkej11WKN9YtYlwiQXt2J24YoFPGa7mP/q07NRDh87oHMYClaxK3ZZb8vLMcr7D/d8cx/azhb21+fbHvlgUuA1Hlj1ryyCwA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=iV3mUgAb/ynvKlv1fCSCEx8qY40nocq4U/78S3LKpZwbhvw/x6AnC1V5StKRSOttvBQMqboL3w20bPtlpUmkrswCmFVZjDDL7jooW1ZaYQvMCba+50VIWPYnwxlT3t7Hm/6NX8WJvxYfONK1WCUDEAprc5IraloIh6ECHFYvlvU= Original-Received: by 10.100.34.16 with SMTP id h16mr40514008anh.111.1199641330393; Sun, 06 Jan 2008 09:42:10 -0800 (PST) Original-Received: from ?192.168.0.100? ( [201.82.139.152]) by mx.google.com with ESMTPS id 38sm29616977aga.21.2008.01.06.09.42.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Jan 2008 09:42:09 -0800 (PST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 In-Reply-To: <4780A96A.4080700@alice.it> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:86351 Archived-At: Angelo Graziosi wrote: > Tassilo Horn wrote: > > > I think the image-scrolling is pretty new, so it depends on the emacs > > version you use. > > > I wrote: > > > Emacs 23.0.50 from CVS less than 3 hours ago and just bootstrapped > > (on Cygwin)! > > > > ../configure --prefix=${prefix_dir} \ > > --with-x-toolkit=lucid > > Now I have just bootstrapped current Emacs 23.0.50 CVS on GNU/Linux > Kubuntu 7.10. > > I have also used Emacs 22.1 (built with GTK) that is installed on that > version of GNU/Linux. > > > In all the above cases the scrolling with the four arrow keys does not > work! > > As a test imgage I have used this: > > http://www.webalice.it/angelo.graziosi/rosa-1.jpg I've just downloaded rosa-1.jpg. Using "emacs -Q rosa-1.jpg", the four arrow keys work for me.