emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scrolling commands


From: Juanma Barranquero
Subject: Re: Scrolling commands
Date: Wed, 31 Mar 2010 18:42:26 +0200

On Wed, Mar 31, 2010 at 17:07, Juri Linkov <address@hidden> wrote:

> Yes, you now have to do:
>
>  (define-key cua-global-keymap [remap scroll-up-command]   'scroll-up)
>  (define-key cua-global-keymap [remap scroll-down-command] 'scroll-down)

Of course, silly me. Thanks.

> Maybe with a new customizable variable this would be easier to do?

No, I bet my use of CUA-but-not-CUA-scrolling isn't common enough to
merit an option.

    Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]