From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#5557: is undefined Date: Tue, 01 Oct 2019 21:31:58 +0300 Message-ID: <8336gc9v1d.fsf@gnu.org> References: <87k19o32b2.fsf@gnus.org> <838sq4a1mm.fsf@gnu.org> <87sgoczbe5.fsf@gnus.org> <835zl8a0ur.fsf@gnu.org> <87o8z0zasn.fsf@gnus.org> <834l0sa0d0.fsf@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="39983"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 5557@debbugs.gnu.org, larsi@gnus.org, lennart.borgman@gmail.com To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 01 20:33:18 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 1iFMxW-000AAg-NG for geb-bug-gnu-emacs@m.gmane.org; Tue, 01 Oct 2019 20:33:14 +0200 Original-Received: from localhost ([::1]:46468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFMxV-0007xM-4c for geb-bug-gnu-emacs@m.gmane.org; Tue, 01 Oct 2019 14:33:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41245) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFMxM-0007x6-62 for bug-gnu-emacs@gnu.org; Tue, 01 Oct 2019 14:33:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFMxK-0002IA-K6 for bug-gnu-emacs@gnu.org; Tue, 01 Oct 2019 14:33:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54157) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iFMxK-0002Hn-Cj for bug-gnu-emacs@gnu.org; Tue, 01 Oct 2019 14:33:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iFMxJ-0002LA-Pl for bug-gnu-emacs@gnu.org; Tue, 01 Oct 2019 14:33:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 01 Oct 2019 18:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5557 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 5557-submit@debbugs.gnu.org id=B5557.15699547498950 (code B ref 5557); Tue, 01 Oct 2019 18:33:01 +0000 Original-Received: (at 5557) by debbugs.gnu.org; 1 Oct 2019 18:32:29 +0000 Original-Received: from localhost ([127.0.0.1]:34745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFMwm-0002KH-LI for submit@debbugs.gnu.org; Tue, 01 Oct 2019 14:32:28 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFMwl-0002K6-61 for 5557@debbugs.gnu.org; Tue, 01 Oct 2019 14:32:27 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iFMwc-0001s2-Mb; Tue, 01 Oct 2019 14:32:20 -0400 Original-Received: from [176.228.60.248] (port=2228 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iFMwZ-0000RH-AR; Tue, 01 Oct 2019 14:32:18 -0400 In-reply-to: (message from Stefan Kangas on Tue, 1 Oct 2019 19:39:17 +0200) 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: 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:168066 Archived-At: > From: Stefan Kangas > Date: Tue, 1 Oct 2019 19:39:17 +0200 > Cc: Lars Ingebrigtsen , 5557@debbugs.gnu.org, > Lennart Borgman > > FWIW, I personally think it makes sense to add this binding also to > the fringes and the scroll bar. If the user tries to use the mouse > wheel there, it's it my opinion most likely just a case of missing the > window by a couple of pixels. Maybe. I'd like to hear more opinions, because we didn't have that since Emacs 21 till now. > > I'm guessing that the OP wanted to have the display scrolled no matter > > where on display the user turns the mouse wheel, but evidently that's > > not how things are defined by default. If we decide to change that, > > it IMO makes little sense to do that only for the margins, but not for > > the fringes or the scroll bar. > > I'm not seeing this when I use the mouse wheel on the scroll bar on > GTK 3. Instead, the "bar" (inside the scroll bar) that indicates the > current position strangely moves downwards slowly. I get no error > message, and the window doesn't scroll. That's because in your build these gestures on the scroll bar are processed by GTK, not by Emacs. Try some other toolkit, or maybe no-toolkit, and you will see what I see. But you do see what I described on the fringes, right?