unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Movement commands and caps lock
@ 2012-08-12 17:24 Roberto E. Vargas Caballero
  2012-08-15  3:27 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Roberto E. Vargas Caballero @ 2012-08-12 17:24 UTC (permalink / raw
  To: emacs-devel


Hello,

There is a strange behaviour in emacs running in graphical mode. If caps
lock is enabled and I push some movement combination (for example C-a or
C-n), then emacs selects the text, like if the region is active. If I push
C-h k C-b (with caps lock enabled) I get:

C-b (translated from C-S-b) runs the command backward-char

But if I do this same test in text mode I don't get any behaviour related to
the selection and the result of C-h k C-b is:

C-b runs the command backward-char

Without the '(translated from C-S-b)' message that it shows in graphical
mode.

This behaviour does almost impossible any editing with caps lock enabled,
and it is not coherent different behaviours in graphical or text modes.

Tested with Emacs 24.1.50.1 and with --no-init flag.



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

end of thread, other threads:[~2012-08-15 14:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-12 17:24 Movement commands and caps lock Roberto E. Vargas Caballero
2012-08-15  3:27 ` Stefan Monnier
2012-08-15  6:29   ` Roberto E. Vargas Caballero
2012-08-15 14:34     ` Davis Herring
2012-08-15 14:36     ` Andreas Schwab

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