unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

* Re: Selecting text with shift modifier
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Uday S Reddy @ 2008-02-23 15:41 UTC (permalink / raw)
  To: help-gnu-emacs

"saneman" <asdfsdf@asd.com> wrote in message 
news:fpp7nf$5sh$1@news.net.uni-c.dk...
> 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?

Hi, perhaps you should start by looking at the NT Emacs FAQ

      http://www.gnu.org/software/emacs/windows/ntemacs.html

It refers to something called CUA package which might do what you want.

Cheers,
Uday Reddy



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

* Re: Selecting text with shift modifier
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Thierry Volpiatto @ 2008-02-23 16:46 UTC (permalink / raw)
  To: saneman; +Cc: help-gnu-emacs

saneman <asdfsdf@asd.com> writes:

> 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.
>

May be have a look at CUA mode
-- 
A + Thierry
Pub key: http://pgp.mit.edu




^ 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).