unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42842: 27.0.91; indent-rigidly deactivates the mark with no visual cues
@ 2020-08-13  8:19 Nicolas Richard
  2020-10-16 15:54 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Richard @ 2020-08-13  8:19 UTC (permalink / raw)
  To: 42842

[-- Attachment #1: Type: text/html, Size: 1616 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#42842: 27.0.91; indent-rigidly deactivates the mark with no visual cues
  2020-08-13  8:19 bug#42842: 27.0.91; indent-rigidly deactivates the mark with no visual cues Nicolas Richard
@ 2020-10-16 15:54 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-10-16 15:54 UTC (permalink / raw)
  To: Nicolas Richard; +Cc: 42842

Nicolas Richard <nrichard@members.fsf.org> writes:

> C-x TAB deactivates the mark before running any other command.
> I don't think it's appropriate : 
>
> if I use C-x TAB <right> <right> 
> then I can see the mark is still active (the region is highlighted). 
> but if I now use a command which uses the active region (e.g. M-% or TAB), 
> it doesn't act on the region anymore. 

[...]

> My suggestion is to either revert 9ae89c2c99c or add a note in the 
> docstring, e.g : 
>
>> Typing any other key deactivates the transient mode. If 
>> transient-mark-mode is enabled, it also deactivates the mark. It can 
>> be reactivated using \\[exchange-point-and-mark] 

Thansk, I've now added something like this to the doc string in Emacs
28, but left the last line out -- it makes it sound like there's
something special this command does, and exchange-point-and-mark always
does this (when transient mark mode is in use).

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-16 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13  8:19 bug#42842: 27.0.91; indent-rigidly deactivates the mark with no visual cues Nicolas Richard
2020-10-16 15:54 ` Lars Ingebrigtsen

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).