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

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

[debbugs-tracker] bug#22731: closed (emacs-25: Double clicks don't get t


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22731: closed (emacs-25: Double clicks don't get through to C-h c.)
Date: Fri, 19 Feb 2016 20:10:02 +0000

Your message dated Fri, 19 Feb 2016 20:12:20 +0000
with message-id <address@hidden>
and subject line Re: bug#22731: emacs-25: Double clicks don't get through to 
C-h c.
has caused the debbugs.gnu.org bug report #22731,
regarding emacs-25: Double clicks don't get through to C-h c.
to be marked as done.

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


-- 
22731: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22731
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: emacs-25: Double clicks don't get through to C-h c. Date: Thu, 18 Feb 2016 12:17:15 +0000 User-agent: Mutt/1.5.24 (2015-08-30)
Hello, Emacs.

In the emacs-25 branch, start Emacs with emacs -Q.

In the *scratch* buffer, do C-h c followed by a double click on the left
mouse button.

Examine the *Messages* buffer.  There it will be reported that
"<down-mouse-1> at that spot runs the command mouse-drag-region".  This
is wrong - the event handling code has got impatient and returned the
info for <down-mouse-1> rather than waiting for the actual complete
event which is a double click.

However, a double click in the *scratch* buffer without C-h c is read
correctly, marking the word under the mouse.  It would be nice to be
able to find out what this command is that does the marking.

-- 
Alan Mackenzie (Nuremberg, Germany).



--- End Message ---
--- Begin Message --- Subject: Re: bug#22731: emacs-25: Double clicks don't get through to C-h c. Date: Fri, 19 Feb 2016 20:12:20 +0000 User-agent: Mutt/1.5.24 (2015-08-30)
On Fri, Feb 19, 2016 at 09:54:59AM +0200, Eli Zaretskii wrote:
> > Date: Thu, 18 Feb 2016 22:39:29 +0000
> > Cc: address@hidden
> > From: Alan Mackenzie <address@hidden>

> > The problem also occurs with C-h k.  It's easy enough to fix, though:

> Please push to master, and thanks.

Done.  Marking the bug as fixed.

-- 
Alan Mackenzie (Nuremberg, Germany).


--- End Message ---

reply via email to

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