From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: how and why does keyboard input unhighlight the mouse-selected region?
Date: Fri, 05 Sep 2003 12:43:11 -0600 [thread overview]
Message-ID: <3F58D93F.2000005@yahoo.com> (raw)
In-Reply-To: b607d812.0309041740.e7484e2@posting.google.com
Sandip Chitale wrote:
> This may be the answer.
>
> deactivate-mark's value is t
>
> Documentation:
> If an editing command sets this to t, deactivate the mark afterward.
> The command loop sets this to nil before each command,
> and tests the value when the command returns.
> Buffer modification stores t in this variable.
Yes, but even if I set it to nil with `M-:', select a region with the
mouse, and type a prefix character (C-h), the highlighting goes away. I
can examine its value with `M-:' after selecting the region, which verifies
that it is still nil. Merely typing a key causes the the highlighting to
disappear, even though no command has been executed.
--
Kevin Rodgers
next prev parent reply other threads:[~2003-09-05 18:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-04 15:50 how and why does keyboard input unhighlight the mouse-selected region? Kevin Rodgers
2003-09-05 1:40 ` Sandip Chitale
2003-09-05 18:43 ` Kevin Rodgers [this message]
2003-09-05 21:06 ` Sandip Chitale
2003-09-08 16:13 ` Kevin Rodgers
2003-09-08 16:16 ` Stefan Monnier
2003-09-08 20:49 ` Kevin Rodgers
2003-09-08 21:35 ` Stefan Monnier
2003-09-09 16:58 ` Kevin Rodgers
2003-09-09 20:19 ` Stefan Monnier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F58D93F.2000005@yahoo.com \
--to=ihs_4664@yahoo.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 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.