From: Drew Adams <drew.adams@oracle.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 15960@debbugs.gnu.org
Subject: bug#15960: 24.3.50; Provide a good way to tell when in `mouse-drag-track' (regression)
Date: Sat, 23 Nov 2013 15:21:35 -0800 (PST) [thread overview]
Message-ID: <25e6e155-4da6-4d8c-bf2a-12f7e7f80c4c@default> (raw)
In-Reply-To: <jwva9gudbcn.fsf-monnier+emacsbugs@gnu.org>
> > Emacs 24 changed things, so that this mode-line highlighting now
> > appeared immediately when you press `mouse-1', and did not wait
> > until you actually drag the mouse or release `mouse-1'.
>
> Might simply be a bug. I suggest you focus on tracking why this is.
It might. I have no objection to it being seen as a bug, and fixed.
But the behavior of the highlighting appearing now before you release
mouse-1 is a definite improvement. I would not wish to see that lost
because of the "fix". This just should not happen unless at least one
char is selected.
In any case, Chong Yidong (I think) changed the code considerably for
Emacs 24. It will take someone more knowledgable than I to figure it
out, let alone figure out just what was intended vs what might have
been accidental.
Providing a good, clean way to tell whether `mouse-drag-track' is in
progress (e.g. `mouse-tracking-p') would solve the problem I am
reporting. I would guess that it might also be useful more generally.
But if you don't see it that way and don't want to fix this, I'll
continue to rely on (eq 0 echo-keystrokes) as the test for this.
next prev parent reply other threads:[~2013-11-23 23:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-23 19:39 bug#15960: 24.3.50; Provide a good way to tell when in `mouse-drag-track' (regression) Drew Adams
2013-11-23 22:04 ` Stefan Monnier
2013-11-23 23:21 ` Drew Adams [this message]
2013-11-24 0:42 ` 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=25e6e155-4da6-4d8c-bf2a-12f7e7f80c4c@default \
--to=drew.adams@oracle.com \
--cc=15960@debbugs.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.
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.