GNU bug report logs - #23247
25.0.92: Documentation bug about Control modified key bindings

Previous Next

Package: emacs;

Reported by: Kaushal Modi <kaushal.modi <at> gmail.com>

Date: Fri, 8 Apr 2016 21:56:02 UTC

Severity: minor

Tags: fixed

Found in version 25.0.92

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 23247 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 23247 <at> debbugs.gnu.org, Kaushal Modi <kaushal.modi <at> gmail.com>
Subject: Re: bug#23247: 25.0.92: Documentation bug about Control modified
 key bindings
Date: Sat, 12 Oct 2019 21:41:40 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> 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.
>
> Did you try that on a text terminal as well?
>
>> Does that piece of information about Control-modified alphabetical
>> characters need correction or clarification?
>
> Not sure we want to enter these details in a user manual.  Also, "C-N"
> and "C-S-n" are not the same thing in this context.

I think it would make sense to at least mention these wrinkles in the
user manual -- many people don't care about running Emacs in a terminal,
and being able to bind shifted alphabetical characters opens up a whole
new range of user-definable keystrokes.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.