From unknown Fri Sep 12 06:04:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39545: 26.3; C-S-a gets translated to C-a in message-mode Resent-From: kuba.orlik@sealcode.org (Kuba Orlik (sealcode.org)) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Feb 2020 13:39:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39545 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 39545@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158134192421544 (code B ref -1); Mon, 10 Feb 2020 13:39:03 +0000 Received: (at submit) by debbugs.gnu.org; 10 Feb 2020 13:38:44 +0000 Received: from localhost ([127.0.0.1]:53823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j19Gu-0005bQ-8I for submit@debbugs.gnu.org; Mon, 10 Feb 2020 08:38:44 -0500 Received: from lists.gnu.org ([209.51.188.17]:53665) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j17Pa-0000oT-45 for submit@debbugs.gnu.org; Mon, 10 Feb 2020 06:39:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34230) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j17PY-0002BY-BR for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 06:39:33 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j17PW-0004U8-Hd for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 06:39:31 -0500 Received: from mail.sealcode.org ([51.68.137.71]:49520) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j17PV-0004Nw-VA for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 06:39:30 -0500 From: kuba.orlik@sealcode.org (Kuba Orlik (sealcode.org)) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sealcode.org; s=mail; t=1581334759; bh=DHfoHUPYRYueBjwGXu0xxhbwOPhIWEi3LxEuYPTHkMw=; h=From:To:Subject; b=JIMoo9elR4zJ5vdTtf2n/AFGsrlI1Y1UtMRlaTUpHZ40dcj714G5yD1gTK8CZTz2O DmxJMFe8HG5jgx6mOG6ntgGvufh0n903jHmFk2/OA3CTpcKWNEZO3/F1AtICORFOXT nQ1lU1865fNjh3Twn85r3/wm80H5crDMOdn1XfOw= Date: Mon, 10 Feb 2020 12:39:19 +0100 Message-ID: <87mu9qy8m0.fsf@sealcode.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 51.68.137.71 X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: 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 In GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.10) of 2019-08-29 built on juergen Windowing system distributor 'The X.Org Foundation', version 11.0.12007000 System Description: Man [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: x.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=kuba.orlik%40sealcode.org; ip=209.51.188.17; r=debbugs.gnu.org] 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.17 listed in list.dnswl.org] 0.7 SUBJ_OBFU_PUNCT_FEW Possible punctuation-obfuscated Subject: header X-Mailman-Approved-At: Mon, 10 Feb 2020 08:38:43 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) 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 In GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.10) of 2019-08-29 built on juergen Windowing system distributor 'The X.Org Foundation', version 11.0.12007000 System Description: Manjaro Linux Recent messages: Are you sure you want to execute 2 marks? (y or n) y Are you sure you want to execute 1 mark? (y or n) y [2 times] Are you sure you want to execute 2 marks? (y or n) y Are you sure you want to execute 1 mark? (y or n) y Template key:=20 Invalid key =E2=80=98r=E2=80=99 Template key:=20 Invalid key =E2=80=98e=E2=80=99 Template key:=20 user-error: Abort Quit Configured using: 'configure --prefix=3D/usr --sysconfdir=3D/etc --libexecdir=3D/usr/lib --localstatedir=3D/var --with-x-toolkit=3Dgtk3 --with-xft --with-modules 'CFLAGS=3D-march=3Dx86-64 -mtune=3Dgeneric -O2 -pipe -fno-plt' CPPFLAGS=3D-D_FORTIFY_SOURCE=3D2 LDFLAGS=3D-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS GLIB NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD LCMS2 Important settings: value of $LC_MESSAGES: en_GB.UTF-8 value of $LC_MONETARY: en_GB.UTF-8 value of $LC_TIME: en_GB.UTF-8 value of $LANG: en_GB.utf8 value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix Major mode: mu4e:view Minor modes in effect: diff-auto-refine-mode: t override-global-mode: t delete-selection-mode: t global-edit-server-edit-mode: t projectile-mode: t my-override-mode: t show-paren-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow emacsbug network-stream nsm starttls mailalias qp mail-extr sort winner helm-buffers helm-occur helm-grep helm-regexp helm-utils helm-help helm-types helm helm-source eieio-compat helm-multi-match helm-lib async face-remap misearch multi-isearch xref project timezone shr-color url-util shr svg xml dom bookmark pp tabify vc-git diff-mode org-rmail org-mhe org-irc org-info org-gnus nnir org-docview org-bibtex bibtex org-bbdb org-w3m org-capture cl org-mu4e org-element avl-tree generator org org-macro org-footnote org-pcomplete pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func mu4e desktop frameset mu4e-speedbar speedbar sb-image ezimage dframe mu4e-main mu4e-view cal-menu calendar cal-loaddefs browse-url gnus-art mm-uu mml2015 mm-view mml-smime smime dig mailcap gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range gnus-win gnus nnheader wid-edit mu4e-headers mu4e-compose mu4e-context mu4e-draft mu4e-actions ido rfc2368 smtpmail sendmail mu4e-mark mu4e-message flow-fill mu4e-proc mu4e-utils doc-view jka-compr image-mode mu4e-lists mu4e-vars message rmc puny dired dired-loaddefs format-spec rfc822 mml mml-sec epa derived epg gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr mailabbrev mail-utils gmm-utils mailheader mu4e-meta elec-pair time solarized-light-theme solarized-palettes solarized solarized-faces color dash use-package use-package-ensure use-package-delight use-package-diminish use-package-bind-key bind-key cl-extra help-mode use-package-core delsel edit-server advice projectile grep compile comint ansi-color ring ibuf-ext ibuffer ibuffer-loaddefs thingatpt finder-inf rx info package easymenu epg-config url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars seq byte-opt gv bytecomp byte-compile cconv easy-mmode edmacro kmacro cl-loaddefs cl-lib paren hl-line time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 482154 55142) (symbols 48 47900 1) (miscs 40 814 793) (strings 32 148961 6814) (string-bytes 1 4410463) (vectors 16 54773) (vector-slots 8 1655749 52308) (floats 8 619 360) (intervals 56 1530 1168) (buffers 992 28)) From unknown Fri Sep 12 06:04:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39545: 26.3; C-S-a gets translated to C-a in message-mode Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Feb 2020 18:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39545 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 39545@debbugs.gnu.org Cc: kuba.orlik@sealcode.org X-Debbugs-Original-To: kuba.orlik--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" X-Debbugs-Original-Cc: 39545@debbugs.gnu.org, "Kuba Orlik sealcode.org" Received: via spool by submit@debbugs.gnu.org id=B.158135976926195 (code B ref -1); Mon, 10 Feb 2020 18:37:01 +0000 Received: (at submit) by debbugs.gnu.org; 10 Feb 2020 18:36:09 +0000 Received: from localhost ([127.0.0.1]:55382 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j1Duj-0006oR-18 for submit@debbugs.gnu.org; Mon, 10 Feb 2020 13:36:09 -0500 Received: from lists.gnu.org ([209.51.188.17]:40947) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j1Duh-0006oK-5y for submit@debbugs.gnu.org; Mon, 10 Feb 2020 13:36:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45383) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1Dug-0005yS-6L for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 13:36:07 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1Duf-00058J-Aw for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 13:36:06 -0500 Received: from ericabrahamsen.net ([52.70.2.18]:47076 helo=mail.ericabrahamsen.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j1Duf-00057P-6W for bug-gnu-emacs@gnu.org; Mon, 10 Feb 2020 13:36:05 -0500 Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id D3295FA12C; Mon, 10 Feb 2020 18:36:03 +0000 (UTC) From: Eric Abrahamsen References: <87mu9qy8m0.fsf@sealcode.org> Date: Mon, 10 Feb 2020 10:36:02 -0800 In-Reply-To: <87mu9qy8m0.fsf@sealcode.org> (kuba orlik's message of "Mon, 10 Feb 2020 12:39:19 +0100") Message-ID: <87o8u6war1.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 52.70.2.18 X-Spam-Score: 0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) kuba.orlik--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" 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'? That's a guess, but if it's a correct guess, you should be able to figure out why `cua-mode' isn't enabled in message composition buffers. From unknown Fri Sep 12 06:04:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39545: 26.3; C-S-a gets translated to C-a in message-mode Resent-From: Noam Postavsky Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Feb 2020 19:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39545 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eric Abrahamsen Cc: 39545@debbugs.gnu.org, kuba.orlik@sealcode.org Received: via spool by 39545-submit@debbugs.gnu.org id=B39545.158136165629052 (code B ref 39545); Mon, 10 Feb 2020 19:08:02 +0000 Received: (at 39545) by debbugs.gnu.org; 10 Feb 2020 19:07:36 +0000 Received: from localhost ([127.0.0.1]:55410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j1EP9-0007YW-Lm for submit@debbugs.gnu.org; Mon, 10 Feb 2020 14:07:35 -0500 Received: from mail-qt1-f174.google.com ([209.85.160.174]:34964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j1EP8-0007YL-OI for 39545@debbugs.gnu.org; Mon, 10 Feb 2020 14:07:35 -0500 Received: by mail-qt1-f174.google.com with SMTP id n17so6012841qtv.2 for <39545@debbugs.gnu.org>; Mon, 10 Feb 2020 11:07:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=KOFP05+HP1BV5hWi+TfugwknurMJhT8QNIsYnUHJimg=; b=C4W9wHEfvi3SdYx+eQV+CCLgE+/wXe2gPIhZ+3UeLmOD2GG8WICveFggiTL2XjQO+0 eZg1vP29xVr5twsEV9jtWxlI+npeBDg5lU7KYQJP8HKZbnOwVGID1k67ZV5hG30mQuku S8GfpTW2Ta65bduHAREGnpKzesXtf8Lx4EMonY1GG3zaQ0SbhTyUhPboK6eEm5nj2F/e dU8GupO8M55mcaxmpThZgAWiq6wCxz8AhePov+2g9baaMYuRTT6/V3zaC58uJa3/mMtk yIAg7zdWrujh6hbxyA9R0xUbXXaglyGoiBRa/1U2NJY8wtQRrfOU7o7+9nPffWFKuA40 jqrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=KOFP05+HP1BV5hWi+TfugwknurMJhT8QNIsYnUHJimg=; b=tSgWZ6+K9Vie3eIT8rD0Us1qFXC/i0p1vsMje8fhZ5V30fPHt+SzipQ/KzvgWi5dbj ItvIFXHDGeD3BGYPGwinIBmniEHNwt9a4ksUpguB8nkZZfTw+8mrFgREn8al76vm1N8m 2gq8MxksjI7UCArA0ztj7/O2g193ugK2WeQZXAAwtyckuZT6RI3/DIDfubJzouI0bI2S BLzqh3Cla1U4wWjENEyBTDlIXka5xkrWRBL7S+WPqodoRnNKoqiEnOu0t8ED+Z6BSwjr ze1ECJDqRXnyrgsmygIuGuFt+ubpWoDxpcppRDV/m2zpjIoYmxYBdlWGfv4BPOcr/eHc T/mw== X-Gm-Message-State: APjAAAV4w3j1/oOE0Oxsxpd4YL8T67XFzRbpyxfql2QlkVe5M/htW71x HZ+ScwkYVQFpHIuh943CVZE= X-Google-Smtp-Source: APXvYqy80cXAGSpJD3qrrXEewBpbEpYJiHczzRVdEmaV4pB7P8xtFdk5+aybdQwzGEdtGgZtYw/spQ== X-Received: by 2002:ac8:7b29:: with SMTP id l9mr10975192qtu.141.1581361649180; Mon, 10 Feb 2020 11:07:29 -0800 (PST) Received: from vhost2 (CPE001143542e1f-CMf81d0f809fa0.cpe.net.cable.rogers.com. [99.230.38.42]) by smtp.gmail.com with ESMTPSA id h4sm642801qtp.24.2020.02.10.11.07.28 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 10 Feb 2020 11:07:28 -0800 (PST) From: Noam Postavsky References: <87mu9qy8m0.fsf@sealcode.org> <87o8u6war1.fsf@ericabrahamsen.net> Date: Mon, 10 Feb 2020 14:07:28 -0500 In-Reply-To: <87o8u6war1.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Mon, 10 Feb 2020 10:36:02 -0800") Message-ID: <85v9oexnv3.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Eric Abrahamsen writes: > kuba.orlik--- via "Bug reports for GNU Emacs, the Swiss army knife of > text editors" 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. From unknown Fri Sep 12 06:04:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39545: 26.3; C-S-a gets translated to C-a in message-mode 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 X-GNU-PR-Keywords: To: Eric Abrahamsen Cc: 39545@debbugs.gnu.org, kuba.orlik@sealcode.org Received: via spool by 39545-submit@debbugs.gnu.org id=B39545.158136203829584 (code B ref 39545); Mon, 10 Feb 2020 19:14:01 +0000 Received: (at 39545) by debbugs.gnu.org; 10 Feb 2020 19:13:58 +0000 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 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 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 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 Date: Mon, 10 Feb 2020 21:13:38 +0200 Message-Id: <83o8u6b6hp.fsf@gnu.org> From: Eli Zaretskii In-reply-to: <87o8u6war1.fsf@ericabrahamsen.net> (message from Eric Abrahamsen on Mon, 10 Feb 2020 10:36:02 -0800) References: <87mu9qy8m0.fsf@sealcode.org> <87o8u6war1.fsf@ericabrahamsen.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > 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. From unknown Fri Sep 12 06:04:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39545: 26.3; C-S-a gets translated to C-a in message-mode Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Feb 2020 19:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39545 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 39545@debbugs.gnu.org, kuba.orlik@sealcode.org Received: via spool by 39545-submit@debbugs.gnu.org id=B39545.15813635237155 (code B ref 39545); Mon, 10 Feb 2020 19:39:02 +0000 Received: (at 39545) by debbugs.gnu.org; 10 Feb 2020 19:38:43 +0000 Received: from localhost ([127.0.0.1]:55440 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j1EtG-0001rL-OJ for submit@debbugs.gnu.org; Mon, 10 Feb 2020 14:38:43 -0500 Received: from ericabrahamsen.net ([52.70.2.18]:47912 helo=mail.ericabrahamsen.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j1EtF-0001qz-6W for 39545@debbugs.gnu.org; Mon, 10 Feb 2020 14:38:41 -0500 Received: from localhost (unknown [205.175.106.48]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 6BD94FA12C; Mon, 10 Feb 2020 19:38:34 +0000 (UTC) From: Eric Abrahamsen References: <87mu9qy8m0.fsf@sealcode.org> <87o8u6war1.fsf@ericabrahamsen.net> <83o8u6b6hp.fsf@gnu.org> Date: Mon, 10 Feb 2020 11:38:33 -0800 In-Reply-To: <83o8u6b6hp.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 10 Feb 2020 21:13:38 +0200") Message-ID: <87imkekzba.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) On 02/10/20 21:13 PM, Eli Zaretskii wrote: >> 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. Oops, thanks to both of you for the correction! I tested in *scratch* and saw "C-e (translated from C-S-e) runs the command move-end-of-line" and checked no further. Maybe we can see what Lars thinks about changing the interactive spec for the message function. From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 24 13:24:07 2020 Received: (at control) by debbugs.gnu.org; 24 Feb 2020 18:24:07 +0000 Received: from localhost ([127.0.0.1]:54065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j6IOl-0003nw-E3 for submit@debbugs.gnu.org; Mon, 24 Feb 2020 13:24:07 -0500 Received: from mail-qk1-f170.google.com ([209.85.222.170]:41892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j6IOj-0003n5-Pf for control@debbugs.gnu.org; Mon, 24 Feb 2020 13:24:06 -0500 Received: by mail-qk1-f170.google.com with SMTP id b5so2408615qkh.8 for ; Mon, 24 Feb 2020 10:24:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=p+tDnLEf4Evw7+MlSiYdVjlB72WKek6tt/767j0j1hQ=; b=syVoFbmIiTk+0lradaPEg0co9kKHao6SvvtoIn0//BANejBt8Z2XZrT+vYeR6xKykP L7GZUIi8PsA83k0b8NCF2+YGZ9NqELTEFg8T8X+j64NWLlWF9D/ehze4NCrPATLtwwgr RLVu0IXTbAUA6W0RQcd2AZZ3qXDDkXx62fEYVV10s3z4mrWFcreKrRpmhUfEF5qDk/mm EIwKfzL0aZlSn8jT9K3ZPYl4mN/b4dzC00frTSLWVw5P5f5aXl2RboiDL2uVLIXsr35n VI46q3KgHuf54n0QTjycnZd8S2euQsKKYz4+BR8L4zCILgu/BQczhDhJpAeBKoyCE53Q sFfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=p+tDnLEf4Evw7+MlSiYdVjlB72WKek6tt/767j0j1hQ=; b=GyanM95CChjeGrSsZLEVLNdvVCgDekN5PsD7vmgEjixL3/ujsL8eFRjWhZce/9T1YT OEbvstiIsw03DMH74QeFVL0TKldZECkKUnsxISuJn5+e1v/7lrz3RPJu+92B0kWy/H7u vF0aYQJm+7TaUUh35MFa8jqup+2w7VXV07WEzoc6IXa8o7gTBVFtca6K+3j39SlloDt+ w3jeoPCotNkmfwojFqDG20pT+w18TPb801dXZ8Sv/DQwxAR+B3KHvLE6C6F5VN0PZmj+ vMt2PgIDIxByv2ORIqkj9gncTJFZfFtCCqvmt7JfhjsRwI2LF5ZDeAn6f4Drn5VnojdG zOFw== X-Gm-Message-State: APjAAAW/KFW11Mfc5scC8Wj8jnrcYGB/TAOh/msr+u5ANSSk/zZKiMhW 4Kdg2P/2aWFHoW/G2N+H7TI8Wtm1oMk= X-Google-Smtp-Source: APXvYqwF2EPeO9l7NIfFvOjocVQ759aTTdO5fubIoWdStlSdmIy4e13D1kHDepauhemzxi27jd+miw== X-Received: by 2002:a37:4b52:: with SMTP id y79mr54046977qka.389.1582568640150; Mon, 24 Feb 2020 10:24:00 -0800 (PST) Received: from vhost2 (CPE001143542e1f-CMf81d0f809fa0.cpe.net.cable.rogers.com. [99.230.38.42]) by smtp.gmail.com with ESMTPSA id o21sm6052793qki.56.2020.02.24.10.23.59 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 24 Feb 2020 10:23:59 -0800 (PST) From: Noam Postavsky To: control@debbugs.gnu.org Subject: control message for bug #39545 Date: Mon, 24 Feb 2020 13:24:00 -0500 Message-ID: <85lforalof.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) severity 39545 minor tags 39545 + easy quit From unknown Fri Sep 12 06:04:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39545: 26.3; C-S-a gets translated to C-a in message-mode Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Aug 2020 14:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39545 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: easy To: Eli Zaretskii Cc: Eric Abrahamsen , 39545@debbugs.gnu.org, kuba.orlik@sealcode.org Received: via spool by 39545-submit@debbugs.gnu.org id=B39545.159793275815769 (code B ref 39545); Thu, 20 Aug 2020 14:13:01 +0000 Received: (at 39545) by debbugs.gnu.org; 20 Aug 2020 14:12:38 +0000 Received: from localhost ([127.0.0.1]:43282 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8lJ0-00046G-FX for submit@debbugs.gnu.org; Thu, 20 Aug 2020 10:12:38 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8lIz-000461-2F for 39545@debbugs.gnu.org; Thu, 20 Aug 2020 10:12:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=8Qbozgzp214Le7j76V8tHAdrxw6VYtRHIEcTdfHE71g=; b=MyMSpM6osOpAoxjwLYEVwtv1Tc zn7/H5xWECarqRWkp1bI7unt9eWzP2voxy4qQaYwVkBV+fXJlZQSG6tiYcxPqSgav8c43GGaBmGxK 4vTXqJoyc3dh3EXgOHEddMhy5Ok7Po5VYh4xkfc7nNFtiOhleDgIiUmVEdc+eoQ8A6m4=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k8lIn-0004L4-KE; Thu, 20 Aug 2020 16:12:30 +0200 From: Lars Ingebrigtsen References: <87mu9qy8m0.fsf@sealcode.org> <87o8u6war1.fsf@ericabrahamsen.net> <83o8u6b6hp.fsf@gnu.org> X-Now-Playing: Various's _SHAPE Platform 2019_: "HHY feat Biga Yut - Ghetto Vamparina" Date: Thu, 20 Aug 2020 16:12:24 +0200 In-Reply-To: <83o8u6b6hp.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 10 Feb 2020 21:13:38 +0200") Message-ID: <87eeo1v22f.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Eli Zaretskii writes: >> 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 [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Eli Zaretskii writes: >> 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. I've now added this in Emacs 28. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 20 10:12:45 2020 Received: (at control) by debbugs.gnu.org; 20 Aug 2020 14:12:45 +0000 Received: from localhost ([127.0.0.1]:43285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8lJ6-00046a-Ly for submit@debbugs.gnu.org; Thu, 20 Aug 2020 10:12:44 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58134) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k8lJ4-000469-H3 for control@debbugs.gnu.org; Thu, 20 Aug 2020 10:12:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=7O9w+K03FXWsd8sYx6f/rbaRGM8DMa4j7zAz1qwQeb4=; b=LSkPSRTM8eeeJyOeo625KIUxR6 WgNL2QByoYpK2qkL1xfYr9hGhL2QuyIOyF3lU7IV4lArfF5uWhy4WbnerAGCDkR8HvqilnjLYFPj3 zQ0y0R9IN7KCttDRgn3lODa8lXG3YR60s1Ym++QKHmxitC/6PHW6XUQi0L6Xq/zpXWd4=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k8lIw-0004LF-Nw for control@debbugs.gnu.org; Thu, 20 Aug 2020 16:12:37 +0200 Date: Thu, 20 Aug 2020 16:12:33 +0200 Message-Id: <87d03lv226.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #39545 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 39545 fixed close 39545 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 39545 fixed close 39545 28.1 quit