From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: Changes for emacs 28 Date: Sun, 06 Sep 2020 14:11:08 -0400 Message-ID: References: <20200906133719.cu6yaldvenxubcqq.ref@Ergus> <20200906133719.cu6yaldvenxubcqq@Ergus> <20200906163515.neovr7h5pa5ah7lb@Ergus> <20200906171430.252c4ur4rcud6tci@Ergus> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16865"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, monnier@iro.umontreal.ca, stefankangas@gmail.com To: Ergus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Sep 06 20:11:57 2020 Return-path: Envelope-to: ged-emacs-devel@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 1kEz8u-0004IS-SF for ged-emacs-devel@m.gmane-mx.org; Sun, 06 Sep 2020 20:11:56 +0200 Original-Received: from localhost ([::1]:54042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kEz8t-0006sR-TS for ged-emacs-devel@m.gmane-mx.org; Sun, 06 Sep 2020 14:11:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57540) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kEz89-0005sl-IR for emacs-devel@gnu.org; Sun, 06 Sep 2020 14:11:09 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53980) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kEz88-000240-UX; Sun, 06 Sep 2020 14:11:08 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kEz88-0001iJ-DB; Sun, 06 Sep 2020 14:11:08 -0400 In-reply-to: <20200906171430.252c4ur4rcud6tci@Ergus> (message from Ergus on Sun, 6 Sep 2020 19:14:30 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:254578 Archived-At: >I think it *is* enabled in the terminal as well. > >But it only works if you ask to capture the terminal's mouse buttons >with `xterm-mouse-mode`. Is there a reason why the user needs to enable this explicitly? The wheel and mouse works for me when using man/less/vim, out of the box. Couldn't we do the same? Not everyone uses xterm as their terminal of choise.