all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#42663: 28.0.50; rectangle-mark-mode does not behave as documented when transient-mark-mode is off
@ 2020-08-02  4:19 Sean Whitton
  2020-08-02 14:12 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Sean Whitton @ 2020-08-02  4:19 UTC (permalink / raw)
  To: 42663

Hello,

rectangle-mark-mode's docstring says

    Toggle the region as rectangular.  Activates the region if needed.
    Only lasts until the region is deactivated.

However, when Transient Mark mode is off,

1) the region does not get activated by C-x SPC;

2) the mode lasts until the mark is subsequently activated and then
   deactivated again; and

3) rectangle-mark-mode works inconsistently until the mark is activated:
   killing the region kills the rectangle, but C-x C-x does not rotate
   through the four corners of the rectangle.

I think the simplest fix might be for rectangle-mark-mode to activate
the mark even when Transient Mark mode is off.  I think I'll probably
add that to my own configuration, where Transient Mark mode is off.

-- 
Sean Whitton





^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <87sfuh1y3h.fsf@melete.silentflame.com>]

end of thread, other threads:[~2021-12-28 17:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-02  4:19 bug#42663: 28.0.50; rectangle-mark-mode does not behave as documented when transient-mark-mode is off Sean Whitton
2020-08-02 14:12 ` Eli Zaretskii
2020-09-22 15:46   ` Lars Ingebrigtsen
2021-12-24 21:41   ` Sean Whitton
     [not found] <87sfuh1y3h.fsf@melete.silentflame.com>
2021-12-25  7:55 ` Eli Zaretskii
2021-12-27 20:04   ` Sean Whitton
2021-12-28 17:40     ` Eli Zaretskii

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.