GNU bug report logs - #39545
26.3; C-S-a gets translated to C-a in message-mode

Previous Next

Package: emacs;

Reported by: kuba.orlik <at> sealcode.org (Kuba Orlik (sealcode.org))

Date: Mon, 10 Feb 2020 13:39:03 UTC

Severity: minor

Tags: easy, fixed

Found in version 26.3

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> gmail.com>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: 39545 <at> debbugs.gnu.org, kuba.orlik <at> sealcode.org
Subject: bug#39545: 26.3; C-S-a gets translated to C-a in message-mode
Date: Mon, 10 Feb 2020 14:07:28 -0500
Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:

> kuba.orlik--- via "Bug reports for GNU Emacs, the Swiss army knife of
> text editors" <bug-gnu-emacs <at> gnu.org> writes:
>
>> 1. M-x message-mode
>> 2. Enter some text
>> 3. Press C-S-a
>>
>> The point moves to the beggining of the line, but doesn't select the
>> text along the way, as C-S-a usually does
>
> C-S-a doesn't "usually" do that -- maybe it's a part of `cua-mode', and
> that's not getting enabled in `message-mode'?

It's enabled by transient-mark-mode which is turned on by default.  I
think the problem is that in message-mode C-a is bound to
message-beginning-of-line which misses the "^" in its interactive
string.




This bug report was last modified 4 years and 360 days ago.

Previous Next


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