From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Context menus and mouse-3 [was: Changes for emacs 28] Date: Mon, 14 Sep 2020 18:12:55 +0300 Message-ID: <83v9gg9ytk.fsf@gnu.org> References: <20200914061111.3trmuzhdvv7nwdcc@Ergus> <20200914064825.b6f4mgythzqdav4a@Ergus> <20200914074902.GB13929@tuxteam.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13931"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Sep 14 17:54:54 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 1kHqof-0003Wp-SB for ged-emacs-devel@m.gmane-mx.org; Mon, 14 Sep 2020 17:54:53 +0200 Original-Received: from localhost ([::1]:47364 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kHqoe-0007tu-SH for ged-emacs-devel@m.gmane-mx.org; Mon, 14 Sep 2020 11:54:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39576) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHq9z-00068r-6l for emacs-devel@gnu.org; Mon, 14 Sep 2020 11:12:51 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53842) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kHq9y-0001Dv-Jd; Mon, 14 Sep 2020 11:12:50 -0400 Original-Received: from [176.228.60.248] (port=3148 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kHq9x-0003iH-Hl; Mon, 14 Sep 2020 11:12:50 -0400 In-Reply-To: <20200914074902.GB13929@tuxteam.de> (tomas@tuxteam.de) 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:255655 Archived-At: > Date: Mon, 14 Sep 2020 09:49:02 +0200 > From: > > > down-mouse-3 means that it will need to keep the button pressed to keep > > the panel visible/accessible? > > FWIW, it's what I'd expect. Click, slide up/down along the menu, > release. I wouldn't expect that, FWIW. I'm used to context menus that stay open after you release the right mouse button.