all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: emacs-devel@gnu.org
Subject: Re: Scrolling in image-mode
Date: Mon, 07 Jan 2008 17:49:42 +0100	[thread overview]
Message-ID: <47825826.2050204@alice.it> (raw)
In-Reply-To: <87ir25914p.fsf@kfs-lx.rd.rdm>

Kim F. Storm wrote:

> 
> You may try cua-mode instead.
> 
> It provides the same (and more) features as pc-selection-mode
> without rebinding the arrow keys.
> 

Tassilo Horn wrote:

 > But you can redefine the image-mode bindings in image-mode-hook like
 > this:

 > (add-hook 'image-mode-hook
 >          (lambda ()
 >            (local-set-key (kbd "<right>") 'image-forward-hscroll)
 >            ...
 >            ))

Many thanks for all these suggestions.

I have commented out the pc-selection-mode in .emacs (perhaps it was 
there because adopted with a previous version of Emacs).

A little suggestion/request: When cua-mode is enabled, it would be nice 
to see some items in Edit menu redefined,

Cut    C-x       instead of       Cut    (<cut>)

etc...


Thanks a lot,
    Angelo.

---
http://www.webalice.it/angelo.graziosi



Facesti come quei che va di notte,
che porta il lume dietro e se' non giova,
ma dopo se' fa le persone dotte.
---
                   DANTE, Purgatorio, xxii 67-69

  reply	other threads:[~2008-01-07 16:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-06 10:11 Scrolling in image-mode Angelo Graziosi
2008-01-06 18:43 ` Vinicius Jose Latorre
2008-01-06 22:22   ` Angelo Graziosi
2008-01-07  8:36     ` Tassilo Horn
2008-01-07 14:11     ` Kim F. Storm
2008-01-07 16:49       ` Angelo Graziosi [this message]
2008-01-07 17:21     ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2008-01-06  1:47 Angelo Graziosi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47825826.2050204@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.