unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: "Rudolf Adamkovič" <salutis@me.com>,
	"Eli Zaretskii" <eliz@gnu.org>,
	"Lars Ingebrigtsen" <larsi@gnus.org>
Cc: "carlosjosepita@gmail.com" <carlosjosepita@gmail.com>,
	"monnier@iro.umontreal.ca" <monnier@iro.umontreal.ca>,
	"18793@debbugs.gnu.org" <18793@debbugs.gnu.org>
Subject: bug#18793: 24.4; zero width rectangular selection displaces text
Date: Fri, 3 Jun 2022 00:30:42 +0000	[thread overview]
Message-ID: <SJ0PR10MB5488D2D2848998BACA8C85CCF3A19@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <m27d5yg9g7.fsf@me.com>

> Drew Adams <drew.adams@oracle.com> writes:
> 
> > I suggested a simple solution that provides
> > feedback not only that an empty rectangle is
> > selected but continual feedback about any
> > rectangle selection.
> 
> I like the idea of using the mode line.
> 
> Then, what can one do with a zero-width region?  If just C-x r t, then
> we could (and should) indicate the region as multiple cursors, like
> other editors do.
> 
> Either way, +1 for no jiggle.

The answer is in `modeline-region.el', here:

https://www.emacswiki.org/emacs/download/modeline-region.el

It's described here:

https://www.emacswiki.org/emacs/ModeLineRegion

As for what indication you get for an empty but
active region: that's controlled by user option
`mlr-empty-region-flag'.  By default its value
is non-nil, which means that you see this in
the mode-line:

  0 lines, 0 chars

That's highlighted there with face `mlr-region',
which by default just inherits from face `region'.

If you customize the option to nil then you see
no mode-line indication that the region is empty
and activated.

(You still get the message "Mark set", of course,
when you use `C-SPC', so at least you get some
notification of that action.)

      reply	other threads:[~2022-06-03  0:30 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 14:32 bug#18793: 24.4; zero width rectangular selection displaces text Carlos Pita
2014-10-22 17:29 ` Stefan Monnier
2014-10-22 17:42   ` Eli Zaretskii
2014-10-23  0:55     ` Stefan Monnier
2022-05-05 13:16 ` Lars Ingebrigtsen
2022-05-05 16:34   ` Eli Zaretskii
2022-05-05 17:51     ` Drew Adams
2022-05-06 10:26     ` Lars Ingebrigtsen
2022-05-06 10:47       ` Eli Zaretskii
2022-05-06 11:05         ` Lars Ingebrigtsen
2022-05-06 11:06           ` Lars Ingebrigtsen
2022-05-06 11:19           ` Eli Zaretskii
2022-05-06 11:33             ` Lars Ingebrigtsen
2022-05-06 11:44               ` Eli Zaretskii
2022-05-06 12:52                 ` Lars Ingebrigtsen
2022-05-06 13:50                   ` Eli Zaretskii
2022-05-07 10:11                     ` Lars Ingebrigtsen
2022-05-07 10:18                       ` Lars Ingebrigtsen
2022-05-07 10:28                         ` Eli Zaretskii
2022-05-07 10:27                       ` Eli Zaretskii
2022-05-06 14:50                 ` Drew Adams
2022-06-02 19:19                   ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-03  0:30                     ` Drew Adams [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SJ0PR10MB5488D2D2848998BACA8C85CCF3A19@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=18793@debbugs.gnu.org \
    --cc=carlosjosepita@gmail.com \
    --cc=eliz@gnu.org \
    --cc=larsi@gnus.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=salutis@me.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).