all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Well, that kinda sucks
@ 2009-08-23 19:10 notbob
  2009-08-23 20:21 ` Joost Kremers
  0 siblings, 1 reply; 5+ messages in thread
From: notbob @ 2009-08-23 19:10 UTC (permalink / raw)
  To: help-gnu-emacs

I recently found and enabled the CUA option (thnks XA), but then discovered
the basic emacs scroll functions (C-v/M-v) no longer works.  No wonder
the emacs learning curve graph looks like a spiral.  ;)

nb    


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

* Re: Well, that kinda sucks
  2009-08-23 19:10 Well, that kinda sucks notbob
@ 2009-08-23 20:21 ` Joost Kremers
  2009-08-23 21:29   ` notbob
  0 siblings, 1 reply; 5+ messages in thread
From: Joost Kremers @ 2009-08-23 20:21 UTC (permalink / raw)
  To: help-gnu-emacs

notbob wrote:
> I recently found and enabled the CUA option (thnks XA), but then discovered
> the basic emacs scroll functions (C-v/M-v) no longer works.  No wonder
> the emacs learning curve graph looks like a spiral.  ;)

i guess people who use cua mode are used to using PgUp and PgDn...


-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


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

* Re: Well, that kinda sucks
  2009-08-23 20:21 ` Joost Kremers
@ 2009-08-23 21:29   ` notbob
  2009-08-23 23:09     ` Joost Kremers
  0 siblings, 1 reply; 5+ messages in thread
From: notbob @ 2009-08-23 21:29 UTC (permalink / raw)
  To: help-gnu-emacs

On 2009-08-23, Joost Kremers <joostkremers@yahoo.com> wrote:

> i guess people who use cua mode are used to using PgUp and PgDn...

Actually, having a rather rotund belly and no ergo keyboard, I usually
let my right hand slip to the arrows/PgUp-Dn keys all the time.  It's
just that I want my C-v/M-v keys to work when I get an attack of good 
posture.  Is there an emacs combo for copy instead of yank (C-w)?

nb  


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

* Re: Well, that kinda sucks
  2009-08-23 21:29   ` notbob
@ 2009-08-23 23:09     ` Joost Kremers
  2009-08-23 23:42       ` notbob
  0 siblings, 1 reply; 5+ messages in thread
From: Joost Kremers @ 2009-08-23 23:09 UTC (permalink / raw)
  To: help-gnu-emacs

notbob wrote:
> On 2009-08-23, Joost Kremers <joostkremers@yahoo.com> wrote:
>
>> i guess people who use cua mode are used to using PgUp and PgDn...
>
> Actually, having a rather rotund belly and no ergo keyboard, I usually
> let my right hand slip to the arrows/PgUp-Dn keys all the time.  It's
> just that I want my C-v/M-v keys to work when I get an attack of good 
> posture.

doesn't cua mode bind scroll-up/scroll-down to some other keys?

> Is there an emacs combo for copy instead of yank (C-w)?

instead of kill, you mean? (kill-region, to be precise.) yes: M-w
(copy-region-as-kill).

-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


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

* Re: Well, that kinda sucks
  2009-08-23 23:09     ` Joost Kremers
@ 2009-08-23 23:42       ` notbob
  0 siblings, 0 replies; 5+ messages in thread
From: notbob @ 2009-08-23 23:42 UTC (permalink / raw)
  To: help-gnu-emacs

On 2009-08-23, Joost Kremers <joostkremers@yahoo.com> wrote:

> doesn't cua mode bind scroll-up/scroll-down to some other keys?

Yes.  PgUp/PgDn

>> Is there an emacs combo for copy instead of yank (C-w)?

> instead of kill, you mean? (kill-region, to be precise.) yes: M-w
> (copy-region-as-kill).

Ok, that's exactly what I was looking for.  Thank you.  I was no doubt
confused with all the "kill" business.  I didn't want to kill
anything, just copy it.  I'll save all the kill stuff for the twit
that developed vi..... the root of all evil!  ;)

nb


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

end of thread, other threads:[~2009-08-23 23:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-23 19:10 Well, that kinda sucks notbob
2009-08-23 20:21 ` Joost Kremers
2009-08-23 21:29   ` notbob
2009-08-23 23:09     ` Joost Kremers
2009-08-23 23:42       ` notbob

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.