all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: 2449@emacsbugs.donarmstrong.com, Matthieu Moy <Matthieu.Moy@imag.fr>
Subject: bug#2449: 23.0.90; Disabling transient-mark-mode doesn't work well in ansi-term
Date: Sun, 08 Mar 2009 14:53:14 -0400	[thread overview]
Message-ID: <873adnq21x.fsf@cyd.mit.edu> (raw)
In-Reply-To: <200903081836.n28IafjE014299@rodan.ics.uci.edu> (Dan Nicolaescu's message of "Sun, 8 Mar 2009 11:36:41 -0700 (PDT)")

Dan Nicolaescu <dann@ics.uci.edu> writes:

> I think we are miscommunicating here.  The problem in this case happens
> when transient-mark-mode is NOT active.
>
> Has something changed in the way the transient mark is handled even when
> transient-mark-mode is inactive?

That's what I'm trying to explain.  Mouse selection now uses the
(only. OLDVAL) mechanism implemented part of the shift-selection changes
installed many months ago:

  *** If a command sets `transient-mark-mode' to (only . OLDVAL), that
  means to activate transient-mark-mode temporarily, until the next
  unshifted point motion command or mark deactivation.  Afterwards,
  reset transient-mark-mode to the value OLDVAL.  The values `only' and
  `identity', introduced in Emacs 22, are now deprecated.

Mouse-selection is now a little "stickier", and this behavior is good in
most cases.  But the way ansi-term is set up, the mark never gets
deactivated.  That's why this bug occurs.






  reply	other threads:[~2009-03-08 18:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-07  4:18 bug#2449: 23.0.90; Disabling transient-mark-mode doesn't work well in ansi-term Chong Yidong
2009-03-07  4:24 ` Dan Nicolaescu
2009-03-08 16:03   ` Chong Yidong
2009-03-08 17:29     ` Matthieu Moy
2009-03-08 18:36     ` Dan Nicolaescu
2009-03-08 18:53       ` Chong Yidong [this message]
2009-03-08 19:14         ` Dan Nicolaescu
  -- strict thread matches above, loose matches on Subject: below --
2009-03-06  7:00 Xavier Maillard
2009-02-23 17:01 Matthieu Moy

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=873adnq21x.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=2449@emacsbugs.donarmstrong.com \
    --cc=Matthieu.Moy@imag.fr \
    --cc=dann@ics.uci.edu \
    /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.