unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* marking using shifted arrow keys (CUA mode)
@ 2007-07-16 18:45 Reiner Steib
  2007-07-16 18:49 ` Dan Nicolaescu
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Reiner Steib @ 2007-07-16 18:45 UTC (permalink / raw)
  To: emacs-devel

Hi,

for a colleague, I was looking for an option to mark text using
shifted arrow keys (<S-right>, <C-S-right>) in Emacs 22.1.
I tried `i arrow', `i shift' in the manual without success.  Finally I
found it in (info "(emacs)CUA Bindings") because I presumed that it
might be a feature of CUA mode.  I don't think that a user expects to
find it in a node under "Killing and Moving Text".  Maybe a hint and a
cross reference in (info "(emacs)Marking Objects") would be useful.
And I think we should add an index entry (maybe like this one):

--8<---------------cut here---------------start------------->8---
--- killing.texi	15 Apr 2007 10:54:28 +0200	1.60
+++ killing.texi	16 Jul 2007 20:26:36 +0200	
@@ -650,6 +650,7 @@
 However, if you don't want to override these bindings in Emacs at all,
 set @code{cua-enable-cua-keys} to @code{nil}.
 
+@cindex marking, using shifted arrow keys
   In CUA mode, using @kbd{Shift} together with the movement keys
 activates and highlights the region over which they move.  The
 standard (unshifted) movement keys deactivate the mark, and typed text
--8<---------------cut here---------------end--------------->8---

Additionally, it's a little bit strange that the user has to enable
`cua-mode' and disable (set `cua-enable-cua-keys' to `nil') the most
prominent CUA feature to get "marking using shifted arrow keys".  Did
I miss something?  Is there another possibility?

In the documentation of CUA, we use "movement keys".  In the tutorial
and many other manual nodes ((info "(emacs)Menu Bar"), (info
"(emacs)User Input"), (info "(emacs)Keys"), (info "(emacs)Moving
Point")), we use the term "arrow keys".  I'd suggest to replace
"movement keys" with "arrow keys" in the CUA docs.

Unless there's objection, I will add these suggestions:

- add index entry
- add hint and a cross reference in (info "(emacs)Marking Objects")
- "movement keys" -> "arrow keys"

(Should such doc fixes go into Emacs 22 or into the trunk?  I'd say
Emacs 22.)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

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

end of thread, other threads:[~2007-07-21 14:25 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16 18:45 marking using shifted arrow keys (CUA mode) Reiner Steib
2007-07-16 18:49 ` Dan Nicolaescu
2007-07-16 19:50   ` Reiner Steib
2007-07-16 20:38     ` Dan Nicolaescu
2007-07-17  8:36 ` Frank Schmitt
2007-07-17 16:09   ` Reiner Steib
2007-07-18  7:54     ` Frank Schmitt
2007-07-18 18:29       ` Reiner Steib
2007-07-18  0:40   ` Johan Bockgård
2007-07-17 11:09 ` Kim F. Storm
2007-07-17 16:36   ` Reiner Steib
2007-07-17 16:42   ` Reiner Steib
2007-07-19 11:11     ` Kim F. Storm
2007-07-20 17:47       ` Reiner Steib
2007-07-21 14:25 ` Reiner Steib

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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