From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#22731: emacs-25: Double clicks don't get through to C-h c. Date: Thu, 18 Feb 2016 18:58:30 +0200 Message-ID: <83vb5mt0p5.fsf@gnu.org> References: <20160218121715.GC1769@acm.fritz.box> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1455814765 17643 80.91.229.3 (18 Feb 2016 16:59:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Feb 2016 16:59:25 +0000 (UTC) Cc: 22731@debbugs.gnu.org To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 18 17:59:12 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aWRv5-0005la-0m for geb-bug-gnu-emacs@m.gmane.org; Thu, 18 Feb 2016 17:59:11 +0100 Original-Received: from localhost ([::1]:43144 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWRv4-0005Cj-JA for geb-bug-gnu-emacs@m.gmane.org; Thu, 18 Feb 2016 11:59:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWRuz-0005AG-5c for bug-gnu-emacs@gnu.org; Thu, 18 Feb 2016 11:59:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWRuv-0002he-Tg for bug-gnu-emacs@gnu.org; Thu, 18 Feb 2016 11:59:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:36023) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWRuv-0002hW-QU for bug-gnu-emacs@gnu.org; Thu, 18 Feb 2016 11:59:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aWRuv-0006N1-JR for bug-gnu-emacs@gnu.org; Thu, 18 Feb 2016 11:59:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 18 Feb 2016 16:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22731 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22731-submit@debbugs.gnu.org id=B22731.145581470524445 (code B ref 22731); Thu, 18 Feb 2016 16:59:01 +0000 Original-Received: (at 22731) by debbugs.gnu.org; 18 Feb 2016 16:58:25 +0000 Original-Received: from localhost ([127.0.0.1]:33150 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aWRuL-0006MD-Lk for submit@debbugs.gnu.org; Thu, 18 Feb 2016 11:58:25 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:45358) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aWRuK-0006Lz-KN for 22731@debbugs.gnu.org; Thu, 18 Feb 2016 11:58:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWRuC-0002FQ-9R for 22731@debbugs.gnu.org; Thu, 18 Feb 2016 11:58:19 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWRuC-0002FF-2w; Thu, 18 Feb 2016 11:58:16 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1853 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aWRuA-0001SG-1V; Thu, 18 Feb 2016 11:58:15 -0500 In-reply-to: <20160218121715.GC1769@acm.fritz.box> (message from Alan Mackenzie on Thu, 18 Feb 2016 12:17:15 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113248 Archived-At: > Date: Thu, 18 Feb 2016 12:17:15 +0000 > From: Alan Mackenzie > > 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 > " at that spot runs the command mouse-drag-region". This > is wrong - the event handling code has got impatient and returned the > info for 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. We never had such a feature in Emacs, AFAICS, so you are asking for an enhancement. Thanks.