all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Subject: Re: weird region behavior
Date: 14 Jun 2004 22:04:22 +0200	[thread overview]
Message-ID: <x5pt81zz21.fsf@lola.goethe.zz> (raw)
In-Reply-To: <uk6y9exbr.fsf@gnu.org>

Sam Steingold <sds@gnu.org> writes:

> GNU Emacs 21.3.50.1 (i386-msvc-nt5.0.2195)
>  of 2004-06-14 on WINSTEINGOLDLAP
> --with-msvc (12.00)
> 
> The region behavior has recently changed (I seem to recall this being
> discussed before):
> 
> When I select a region with my mouse, it becomes yellow (as expected)
> and the content is saved in the kill-ring (again, as expected).
> If I now move the cursor with an arrow key, the yellow region does not
> disappear (as it did before) but is instead extended as I move the
> point (luckily, the content is not copied into the kill-ring), and some
> commands appear to be limited to the yellow region.
> I think this is called "Transient Mark mode", but I did not touch
> `transient-mark-mode', so I should not be getting it, right?
> 
> C-g appears to remove each instance of this "active region" (?), but I
> would rather avoid having to hit C-g after each selection operation.

Maybe we need a "more" transient mark mode for mouse-marked regions
that disappears at cursor movements.  I have to admit that this
behavior was a bit surprising to me as well, but I have not yet
decided whether I find it disturbing.

> So, how do I restore the original behavior?

It was just some one-liner in mouse.el IIRC, where
transient-mark-mode is set to lambda.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2004-06-14 20:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-14 19:47 weird region behavior Sam Steingold
2004-06-14 20:04 ` David Kastrup [this message]
2004-06-15 14:50   ` Sam Steingold
2004-06-16 16:58   ` Richard Stallman
2004-06-16 22:13     ` Sam Steingold

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=x5pt81zz21.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    /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.