emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28658: closed (27.0.50; [PATCH] double/triple clic


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28658: closed (27.0.50; [PATCH] double/triple clicking in xterm-mouse-mode doesn't respect mouse position)
Date: Sun, 08 Oct 2017 23:46:01 +0000

Your message dated Sun, 08 Oct 2017 17:44:52 -0600
with message-id <address@hidden>
and subject line Re: bug#28658: 27.0.50; [PATCH] double/triple clicking in 
xterm-mouse-mode doesn't respect mouse position
has caused the debbugs.gnu.org bug report #28658,
regarding 27.0.50; [PATCH] double/triple clicking in xterm-mouse-mode doesn't 
respect mouse position
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28658: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28658
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; [PATCH] double/triple clicking in xterm-mouse-mode doesn't respect mouse position Date: Sat, 30 Sep 2017 16:06:34 -0600
1. emacs -Q -nw
2. M-x xterm-mouse-mode RET
3. Click once, then quickly move the cursor to a different word and click again.
4. Notice that the 2nd click was registered as a double click even
though the cursor moved.
5. Click once, and quickly perform step 3 again. Notice that the 3rd
click was registered as a triple click even though the cursor moved.

I've attached a patch that fixes this behaviour. It would be nice if it
worked with pixel positions rather than character positions, but I'm not
sure how to do that in a terminal Emacs.

Attachment: 0001-Increase-xterm-click-count-only-with-unchanged-point.patch
Description: click


--- End Message ---
--- Begin Message --- Subject: Re: bug#28658: 27.0.50; [PATCH] double/triple clicking in xterm-mouse-mode doesn't respect mouse position Date: Sun, 08 Oct 2017 17:44:52 -0600 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
Eli Zaretskii <address@hidden> writes:

> LGTM, thanks.  Please mention the bug number in the log message when
> you push (to the emacs-26 branch).

Pushed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]