From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [jared@hpalace.com: (minor) mouse-1 does not "depress" widget button] Date: Tue, 14 Feb 2006 21:45:43 -0500 Message-ID: <87bqx9l4q0.fsf@stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139974928 22907 80.91.229.2 (15 Feb 2006 03:42:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2006 03:42:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 15 04:42:04 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F9DYB-00061E-Uh for ged-emacs-devel@m.gmane.org; Wed, 15 Feb 2006 04:41:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F9DXu-0007UY-Hk for ged-emacs-devel@m.gmane.org; Tue, 14 Feb 2006 22:41:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F9ChI-0005b1-TT for emacs-devel@gnu.org; Tue, 14 Feb 2006 21:47:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F9Cgs-0004t0-AV for emacs-devel@gnu.org; Tue, 14 Feb 2006 21:46:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F9Cfq-00034b-Je for emacs-devel@gnu.org; Tue, 14 Feb 2006 21:45:46 -0500 Original-Received: from [18.95.6.7] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F9Ckb-0001NV-3h; Tue, 14 Feb 2006 21:50:41 -0500 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 34C031E423B; Tue, 14 Feb 2006 21:45:43 -0500 (EST) Original-To: rms@gnu.org In-Reply-To: (Richard M. Stallman's message of "Tue, 14 Feb 2006 17:17:44 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50550 Archived-At: "Richard M. Stallman" writes: > Can someone please take care of this, and ack? > Perhaps it is a matter of changing how buttons handle mouse-1. > > From: M Jared Finder > Subject: (minor) mouse-1 does not "depress" widget button > To: emacs-pretest-bug@gnu.org > > If you press mouse-2 on a widget button, the widget depresses to > show it is being clicked. mouse-1 does not act similarly; I'd > expect it to. > > This is very minor, but should also be very simple to fix. Done. (For some reason, you may have to do a bootstrap for this to take effect.)