From: Drew Adams <drew.adams@oracle.com>
To: 52086@debbugs.gnu.org
Subject: bug#52086: 27.2; `C-w' should kill active rectangular region (aka rectangle)
Date: Thu, 25 Nov 2021 02:10:24 +0000 [thread overview]
Message-ID: <SJ0PR10MB54889CBFDE98930A09C119B3F3629@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
If use C-x SPC, to activate the rectangular region, commands that act on
that active region should, I think, generally act on the selected text,
that is, the text in the rectangle.
`C-w' doesn't do that. Instead, it kills the text in the region between
point and mark - all of it, including text that is not selected (not
part of the active, rectangular region.
(Yes, there is also `C-x r k', but that acts on a rectangle regardless
of whether the region is active. It's another way to kill a rectangle.)
I'd call this a bug. You might see it as an enhancement request. To
me, it's what users expect, and it's the only behavior consistent with
what users see and the notion of active rectangular region. `C-w'
should be no different from, say, the replacement commands, when the
region is "noncontiguous".
And we should look out for other possible, similar holdovers: commands
that act on the active region, but don't respect rectangular bounds.
In GNU Emacs 27.2 (build 1, x86_64-w64-mingw32)
of 2021-03-26 built on CIRROCUMULUS
Repository revision: deef5efafb70f4b171265b896505b92b6eef24e6
Repository branch: HEAD
Windowing system distributor 'Microsoft Corp.', version 10.0.19042
System Description: Microsoft Windows 10 Pro (v10.0.2009.19042.1288)
next reply other threads:[~2021-11-25 2:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 2:10 Drew Adams [this message]
2021-11-25 2:17 ` bug#52086: 27.2; `C-w' should kill active rectangular region (aka rectangle) Drew Adams
2021-11-25 2:27 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=SJ0PR10MB54889CBFDE98930A09C119B3F3629@SJ0PR10MB5488.namprd10.prod.outlook.com \
--to=drew.adams@oracle.com \
--cc=52086@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.