all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cua-mode and long key sequences
@ 2007-04-17  8:26 mopi
  2007-04-17  8:45 ` Lennart Borgman (gmail)
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: mopi @ 2007-04-17  8:26 UTC (permalink / raw)
  To: help-gnu-emacs


There is some special cases in cua mode that I want to improve. I'm
sure this has already been solved several times already so I turn to
the Emacs wizards in this group.

Consider the following:
1. Mark a region.
2. Type C-c and press the home button.

What I want to do is copy the region and go to the beginning of the
line. Instead of this Emacs helpfully greets me with "C-c <home> is
undefined". I understand the reason for this but I'm sure it's
possible to make it do what I want.

I have looked in cua.el but it isn't that clear to me what command C-c
sends.

The key sequences I want to modify is
C-c <home>
C-c <end>
C-c <next>
C-c <prior>
C-x <home>
C-x <end>
C-x <next>
C-x <prior>

Any suggestions or pointers to further reading?

Thanks
mopi.

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

end of thread, other threads:[~2007-04-18 10:50 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-17  8:26 cua-mode and long key sequences mopi
2007-04-17  8:45 ` Lennart Borgman (gmail)
     [not found] ` <mailman.2167.1176799833.7795.help-gnu-emacs@gnu.org>
2007-04-17  9:23   ` mopi
2007-04-17  9:40     ` Lennart Borgman (gmail)
     [not found]     ` <mailman.2171.1176803115.7795.help-gnu-emacs@gnu.org>
2007-04-17 10:09       ` mopi
2007-04-17 10:47         ` Lennart Borgman (gmail)
2007-04-18  6:23         ` Brian Elmegaard
2007-04-18  8:57           ` Kim F. Storm
     [not found]           ` <mailman.2203.1176886979.7795.help-gnu-emacs@gnu.org>
2007-04-18 10:50             ` Brian Elmegaard
2007-04-17 10:52 ` Kim F. Storm
     [not found] ` <mailman.2173.1176807452.7795.help-gnu-emacs@gnu.org>
2007-04-17 12:47   ` mopi
2007-04-17 14:39     ` mopi
2007-04-18  8:54       ` Kim F. Storm
2007-04-18  6:17     ` Brian Elmegaard
2007-04-18  9:58       ` Peter Dyballa
     [not found]       ` <mailman.2207.1176890622.7795.help-gnu-emacs@gnu.org>
2007-04-18 10:44         ` Brian Elmegaard

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.