From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#39545: 26.3; C-S-a gets translated to C-a in message-mode Date: Mon, 10 Feb 2020 21:13:38 +0200 Message-ID: <83o8u6b6hp.fsf@gnu.org> References: <87mu9qy8m0.fsf@sealcode.org> <87o8u6war1.fsf@ericabrahamsen.net> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="71604"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 39545@debbugs.gnu.org, kuba.orlik@sealcode.org To: Eric Abrahamsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Feb 10 20:14:12 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j1EVY-000IWq-4q for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 10 Feb 2020 20:14:12 +0100 Original-Received: from localhost ([::1]:37684 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1EVX-0001mz-07 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 10 Feb 2020 14:14:11 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42655) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1EVP-0001mc-RV for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 14:14:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1EVO-0005TO-TW for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 14:14:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49442) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j1EVO-0005SW-Af for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 14:14:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j1EVO-0007hU-0l for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 14:14:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Feb 2020 19:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39545 X-GNU-PR-Package: emacs Original-Received: via spool by 39545-submit@debbugs.gnu.org id=B39545.158136203829584 (code B ref 39545); Mon, 10 Feb 2020 19:14:01 +0000 Original-Received: (at 39545) by debbugs.gnu.org; 10 Feb 2020 19:13:58 +0000 Original-Received: from localhost ([127.0.0.1]:55415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j1EVK-0007h6-Dg for submit@debbugs.gnu.org; Mon, 10 Feb 2020 14:13:58 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:55360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j1EVI-0007gt-TA for 39545@debbugs.gnu.org; Mon, 10 Feb 2020 14:13:57 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j1EVD-0005Cu-9m; Mon, 10 Feb 2020 14:13:51 -0500 Original-Received: from [176.228.60.248] (port=4016 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j1EVB-0001Dk-Hi; Mon, 10 Feb 2020 14:13:50 -0500 In-reply-to: <87o8u6war1.fsf@ericabrahamsen.net> (message from Eric Abrahamsen on Mon, 10 Feb 2020 10:36:02 -0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:175891 Archived-At: > From: Eric Abrahamsen > Date: Mon, 10 Feb 2020 10:36:02 -0800 > Cc: kuba.orlik@sealcode.org > > > 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' No, it's a normal Emacs "shift-selection" feature: any cursor motion command (C-a in this case) typed with the Shift key held will select the text it moves across. You can see it in *scratch* in "emacs -Q", even. > and that's not getting enabled in `message-mode'? No, I think it's because in message-mode C-a is bound to message-beginning-of-line, and that doesn't have "^" in its interactive spec, like beginning-of-line does.