help-gnu-emacs
[Top][All Lists]
Advanced

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

Selecting text with shift modifier


From: saneman
Subject: Selecting text with shift modifier
Date: Sat, 23 Feb 2008 14:40:02 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

Is there someway to select text in emacs like in windows where you use Shift and one of the arrows or End, Home, Pg up, Pg down?

I have reconfigured to:

(global-set-key [(shift up)] 'set-mark-command)

But how do I make it work with all the above modifiers (down, left, right, pg up, pg down etc)?

I would also like the operation to be canceled when shift is not pressed.


reply via email to

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