unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23247: 25.0.92: Documentation bug about Control modified key bindings
@ 2016-04-08 21:54 Kaushal Modi
  2016-04-09  6:50 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Kaushal Modi @ 2016-04-08 21:54 UTC (permalink / raw)
  To: 23247

[-- Attachment #1: Type: text/plain, Size: 646 bytes --]

This discussion recently came up on emacs.stackexchange..
http://emacs.stackexchange.com/a/21524/115

The emacs manual (C-h i g (emacs) Modifier Keys) says the below:

"A <Control>-modified alphabetical character is always considered
case-insensitive: Emacs always treats ‘C-A’ as ‘C-a’, ‘C-B’ as ‘C-b’,
and so forth. The reason for this is historical."

But I am able to bind something like

(global-set-key (kbd "C-S-n") #'previous-line)

and have C-n and "C-N" call different commands.

Does that piece of information about Control-modified alphabetical
characters need correction or clarification?

Thanks.

[-- Attachment #2: Type: text/html, Size: 838 bytes --]

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

end of thread, other threads:[~2019-10-13 18:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-08 21:54 bug#23247: 25.0.92: Documentation bug about Control modified key bindings Kaushal Modi
2016-04-09  6:50 ` Eli Zaretskii
2019-10-12 19:41   ` Lars Ingebrigtsen
2019-10-13  6:12     ` Eli Zaretskii
2019-10-13 18:06       ` Lars Ingebrigtsen

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