From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Scrolling in image-mode Date: Mon, 07 Jan 2008 15:11:18 +0100 Message-ID: <87ir25914p.fsf@kfs-lx.rd.rdm> References: <4780A96A.4080700@alice.it> <4781216B.1060001@ig.com.br> <478154A7.5080806@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1199715111 6248 80.91.229.12 (7 Jan 2008 14:11:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 14:11:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 15:12:12 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 1JBshz-0000Hl-13 for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 15:12:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBshb-00076j-Qu for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 09:11:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBshX-00076G-Dx for emacs-devel@gnu.org; Mon, 07 Jan 2008 09:11:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBshW-00075k-L3 for emacs-devel@gnu.org; Mon, 07 Jan 2008 09:11:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBshW-00075e-Ek for emacs-devel@gnu.org; Mon, 07 Jan 2008 09:11:38 -0500 Original-Received: from mail-relay.sonofon.dk ([212.88.64.25]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JBshV-000114-Ta for emacs-devel@gnu.org; Mon, 07 Jan 2008 09:11:38 -0500 Original-Received: (qmail 76073 invoked from network); 7 Jan 2008 14:11:25 -0000 Original-Received: from unknown (HELO kfs-lx.rd.rdm.cua.dk) (213.83.150.21) by 0 with SMTP; 7 Jan 2008 14:11:25 -0000 In-Reply-To: <478154A7.5080806@alice.it> (Angelo Graziosi's message of "Sun\, 06 Jan 2008 23\:22\:31 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 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:86475 Archived-At: Angelo Graziosi writes: > So the questions now are: Why does enabling pc-selection-mode cause > the arrow keys do not work in JPEG mode? > Because it rebinds those keys. You may try cua-mode instead. It provides the same (and more) features as pc-selection-mode without rebinding the arrow keys. -- Kim F. Storm http://www.cua.dk