From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#26599: patch for mwheel.el Date: Mon, 24 Jun 2019 18:38:28 +0200 Message-ID: References: <83d1bynd19.fsf@gnu.org> <20170428.081600.165500065.tkk@misasa.okayama-u.ac.jp> <83wpa5m3jk.fsf@gnu.org> <20170428.181250.449319557.tkk@misasa.okayama-u.ac.jp> <83zie92pko.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="131183"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: Tak Kunihiro , 26599@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 24 18:39:23 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hfS03-000Xzd-Gp for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Jun 2019 18:39:23 +0200 Original-Received: from localhost ([::1]:53070 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfS02-0002FE-Id for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Jun 2019 12:39:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34703) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfRzl-0002F6-9b for bug-gnu-emacs@gnu.org; Mon, 24 Jun 2019 12:39:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfRzj-0005PC-6W for bug-gnu-emacs@gnu.org; Mon, 24 Jun 2019 12:39:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44256) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfRzi-0005Oh-I5 for bug-gnu-emacs@gnu.org; Mon, 24 Jun 2019 12:39:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hfRzi-0000iJ-EW for bug-gnu-emacs@gnu.org; Mon, 24 Jun 2019 12:39:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Jun 2019 16:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26599 X-GNU-PR-Package: emacs Original-Received: via spool by 26599-submit@debbugs.gnu.org id=B26599.15613943172709 (code B ref 26599); Mon, 24 Jun 2019 16:39:02 +0000 Original-Received: (at 26599) by debbugs.gnu.org; 24 Jun 2019 16:38:37 +0000 Original-Received: from localhost ([127.0.0.1]:57800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hfRzJ-0000hd-7Q for submit@debbugs.gnu.org; Mon, 24 Jun 2019 12:38:37 -0400 Original-Received: from quimby.gnus.org ([80.91.231.51]:33218) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hfRzG-0000hT-Q4 for 26599@debbugs.gnu.org; Mon, 24 Jun 2019 12:38:35 -0400 Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hfRzB-0005LK-0b; Mon, 24 Jun 2019 18:38:31 +0200 In-Reply-To: <83zie92pko.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 19 May 2017 11:55:35 +0300") 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: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:161247 Archived-At: Eli Zaretskii writes: >> Date: Fri, 28 Apr 2017 18:12:50 +0900 (JST) >> Cc: 26599@debbugs.gnu.org, tkk@misasa.okayama-u.ac.jp >> From: Tak Kunihiro >> >> > What makes this special is that you want Emacs to work differently >> > depending on the input device. Emacs normally makes a significant >> > effort in the other direction: to produce the same behavior no matter >> > where input came from. >> > >> > I'm not sure we want to have such unusual behavior as part of Emacs. >> >> Can you take a look minor-mode that I want to invoke by hook? I still >> think this is potentially useful to mouse-loving cloud using >> and . > > I'm okay with adding this to ELPA. But for this minor mode to work, I think mwheel-pre-scroll-hook had to be implemented, if I understood correctly? This is two years old, though, so I'm not sure any of this is still an issue... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no