From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Petteri Hintsanen Newsgroups: gmane.emacs.help Subject: Re: Mouse click vs drag Date: Tue, 22 Sep 2020 20:08:23 +0300 Organization: The Free Software Movement Message-ID: <87ft79sprs.fsf@iki.fi> References: <87pn6dhki7.fsf@iki.fi> <83eemtwyvn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3337"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Sep 22 19:22:16 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kKlzb-0000m2-7m for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 22 Sep 2020 19:22:15 +0200 Original-Received: from localhost ([::1]:59086 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kKlza-0004As-2y for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 22 Sep 2020 13:22:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35856) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKlmP-0003vD-Ou for help-gnu-emacs@gnu.org; Tue, 22 Sep 2020 13:08:37 -0400 Original-Received: from tulikuusama3.dnainternet.net ([83.102.40.155]:40004 helo=tulikuusama2.dnainternet.net) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKlmN-0007jp-Tr for help-gnu-emacs@gnu.org; Tue, 22 Sep 2020 13:08:37 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by tulikuusama2.dnainternet.net (Postfix) with ESMTP id D319341ACE for ; Tue, 22 Sep 2020 20:08:24 +0300 (EEST) X-Virus-Scanned: DNA Internet at dnainternet.net Original-Received: from tulikuusama2.dnainternet.net ([83.102.40.155]) by localhost (tulikuusama2.dnainternet.net [127.0.0.1]) (DNA Internet, port 10041) with ESMTP id IuHyvFF7H05s for ; Tue, 22 Sep 2020 20:08:24 +0300 (EEST) Original-Received: from oliivipuu2.dnainternet.net (oliivipuu2.dnainternet.net [83.102.40.53]) by tulikuusama2.dnainternet.net (Postfix) with ESMTP id 804A041AA0 for ; Tue, 22 Sep 2020 20:08:24 +0300 (EEST) Original-Received: from romeo (62-78-176-219.bb.dnainternet.fi [62.78.176.219]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by oliivipuu2.dnainternet.net (Postfix) with ESMTPS id 6E0559A for ; Tue, 22 Sep 2020 20:08:23 +0300 (EEST) Original-Received: from phintsan (uid 1000) (envelope-from petterih@iki.fi) id 500024 by romeo (DragonFly Mail Agent v0.11); Tue, 22 Sep 2020 20:08:23 +0300 In-Reply-To: <83eemtwyvn.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 22 Sep 2020 19:38:04 +0300") Received-SPF: neutral client-ip=83.102.40.155; envelope-from=petterih@iki.fi; helo=tulikuusama2.dnainternet.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/22 13:08:25 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, UNPARSEABLE_RELAY=0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:124142 Archived-At: Eli Zaretskii writes: > Did you try to enlarge double-click-fuzz? Tried now, doesn=E2=80=99t help. It does the right thing for double clicks= , as expected, but I=E2=80=99d need a similar variable for single clicks. Thanks, Petteri