unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: "'Help-Gnu-Emacs (help-gnu-emacs@gnu.org)'" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Re: disable region after running a command on it
Date: Tue, 13 Dec 2022 16:36:19 +0000	[thread overview]
Message-ID: <SJ0PR10MB5488CEC4B59A55762D653128F3E39@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <jwvmt7rb7jf.fsf-monnier+emacs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

> > is there a way to disable a region every time a command has been run
> > on it? For example, I mark a region, M-x eval-region and I would like
> > that the region selection disappear.
> 
> What' you're asking is the normal behavior, usually.

That was going to be my answer: this is the normal
behavior of the command loop.  Generally, if you 
_don't_ want the region deactivated after each
command you need to do something, such as call
`deactivate-mark' or reset var `deactivate-mark'
to nil.

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 13446 bytes --]

  reply	other threads:[~2022-12-13 16:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13 11:18 disable region after running a command on it Luca Ferrari
2022-12-13 13:13 ` Eli Zaretskii
2022-12-13 13:26 ` Gregory Heytings
2022-12-13 16:20 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-12-13 16:36   ` Drew Adams [this message]
2022-12-14 17:56   ` Emanuel Berg

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=SJ0PR10MB5488CEC4B59A55762D653128F3E39@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.
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).