all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Glenn Morris <rgm@gnu.org>
Cc: 13523@debbugs.gnu.org, Chong Yidong <cyd@gnu.org>
Subject: bug#13523: 24.2.92; [regression] mark-active
Date: Wed, 23 Jan 2013 07:48:48 -0500	[thread overview]
Message-ID: <jwvham8ysp1.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <kvobgg2uj1.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 23 Jan 2013 03:06:10 -0500")

> It then uses track-mouse to watch for further mouse events.
> If at the end, point has not moved and the last event was
> mouse-set-point or mouse-set-region, it deactivates and pops the mark.

It should probably unconditionally deactivate the mark and let the
command of the up event run in the normal way.

> Is the intention that people bind down-mouse-1 as well/instead of
> mouse-1, or that things bound to mouse-1 deactivate mark, or can the
> multi-click detection be changed somehow to avoid this?

It can be changed, but IIRC this might be tricky.  Partly because the
current code is pretty tricky already.


        Stefan





  reply	other threads:[~2013-01-23 12:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22  8:03 bug#13523: 24.2.92; [regression] mark-active Leo Liu
2013-01-22  8:28 ` Dmitry Gutov
2013-01-22  8:59   ` Leo Liu
2013-01-23  8:06 ` Glenn Morris
2013-01-23 12:48   ` Stefan Monnier [this message]
2013-01-27  2:16     ` Glenn Morris
2013-01-28  1:33       ` Stefan Monnier
2013-01-30  2:00         ` Glenn Morris
2013-01-31  2:47           ` Stefan Monnier
2013-01-31  3:34             ` Glenn Morris
2013-01-31  7:21               ` Glenn Morris
2013-01-31  7:48                 ` Glenn Morris
2013-01-31 14:47               ` Stefan Monnier
2013-02-01 23:41             ` Stefan Monnier
2013-01-24  1:20   ` Leo Liu

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=jwvham8ysp1.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=13523@debbugs.gnu.org \
    --cc=cyd@gnu.org \
    --cc=rgm@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.