bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22554: 24.5; enriched-mode: C-S-a/S-Home doesn't mark to beginning o


From: Lars Ingebrigtsen
Subject: bug#22554: 24.5; enriched-mode: C-S-a/S-Home doesn't mark to beginning of line
Date: Mon, 08 Feb 2021 07:23:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Oh, sorry, I was thinking `C-M-a', not `C-S-a'.  Yes, `C-S-a' is
> supposed to do the selection thing, and does in text-mode, but not in
> enriched-mode.

enriched-mode rebound `C-a' to `beginning-of-line-text' (which no other
modes do), so I've now removed that in Emacs 28, and this fixes both
problems (i.e., not marking the region, and `C-a' not actually going to
the start of the line).

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]