emacs-devel
[Top][All Lists]
Advanced

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

Re: Transient Mark Mode on by default


From: paul r
Subject: Re: Transient Mark Mode on by default
Date: Thu, 27 Mar 2008 15:08:05 +0100

I see a problematic use-case with transient-mark-mode and rectangles.
In the following 3 text lines :
------------
foo
foobar
bar
-----------

It is problematic to cut the whole 3 lines as a rectangle, with
selection active. Precisely, one needs to insert 3 spaces after 'bar',
then mark region, then cut as rectangle.
mark-even-when-inactive allows to mark from foo to bar, then enter
spaces (at this point, region is not highlighted anymore), then C-x r
k, but selection will not be highlighted.
I just wanted to mention that, although I have nothing yet to propose.

Paul




reply via email to

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