all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Selecting text with shift modifier
@ 2008-02-23 13:40 saneman
  2008-02-23 15:41 ` Uday S Reddy
  2008-02-23 16:46 ` Thierry Volpiatto
  0 siblings, 2 replies; 3+ messages in thread
From: saneman @ 2008-02-23 13:40 UTC (permalink / raw)
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-23 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-23 13:40 Selecting text with shift modifier saneman
2008-02-23 15:41 ` Uday S Reddy
2008-02-23 16:46 ` Thierry Volpiatto

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.