From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Problem with `while-no-input' Date: Wed, 26 Apr 2006 13:52:09 +0100 Message-ID: <444F6CF9.5000404@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1690764036==" X-Trace: sea.gmane.org 1146055970 16623 80.91.229.2 (26 Apr 2006 12:52:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Apr 2006 12:52:50 +0000 (UTC) Cc: "emacs-devel@gnu.org" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 26 14:52:43 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 1FYjVQ-0004O9-Oc for ged-emacs-devel@m.gmane.org; Wed, 26 Apr 2006 14:52:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYjVQ-0001Yx-CI for ged-emacs-devel@m.gmane.org; Wed, 26 Apr 2006 08:52:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FYjVC-0001Ys-Oq for emacs-devel@gnu.org; Wed, 26 Apr 2006 08:52:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYjVA-0001YW-Qn for emacs-devel@gnu.org; Wed, 26 Apr 2006 08:52:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYjVA-0001YR-KX for emacs-devel@gnu.org; Wed, 26 Apr 2006 08:52:16 -0400 Original-Received: from [213.86.207.50] (helo=exchange.integrasp.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FYjXq-0007l0-VY for emacs-devel@gnu.org; Wed, 26 Apr 2006 08:55:03 -0400 Original-Received: from ASSP-nospam (localhost [127.0.0.1]) by exchange.integrasp.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id JR0VH3A1; Wed, 26 Apr 2006 13:45:16 +0100 Original-Received: from 192.168.111.65 ([192.168.111.65] helo=[192.168.111.65]) by ASSP-nospam ; 26 Apr 06 12:45:16 -0000 User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) Original-To: klaus.berndl@sdm.de In-Reply-To: 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:53469 Archived-At: This is a multi-part message in MIME format. --===============1690764036== Content-Type: multipart/alternative; boundary="------------090002040405010101030608" This is a multi-part message in MIME format. --------------090002040405010101030608 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit klaus.berndl@sdm.de wrote: > Jason Rumney wrote: > >> Is the value of w32-num-mouse-buttons 2? >> > > yes. > > But i use a 3-button mouse! I didn't know that a user has explicitly > set this variable to 3 if he uses a 3-button mouse?! Is this documented > somewhere?? > It does no harm to have a 3 button mouse falsely detected as a 2-button mouse, since it only means the hack of pressing left and right buttons simultaneously to simulate a middle click is enabled when it does not need to be. Most likely your mouse drivers do not support querying the mouse for its capabilities so it is defaulting to the least common denominator case. --------------090002040405010101030608 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit klaus.berndl@sdm.de wrote:
Jason Rumney wrote:
  
Is the value of w32-num-mouse-buttons 2?
    

yes.

But i use a 3-button mouse! I didn't know that a user has explicitly
set this variable to 3 if he uses a 3-button mouse?! Is this documented
somewhere??
  

It does no harm to have a 3 button mouse falsely detected as a 2-button mouse, since it only means the hack of pressing left and right buttons simultaneously to simulate a middle click is enabled when it does not need to be. Most likely your mouse drivers do not support querying the mouse for its capabilities so it is defaulting to the least common denominator case.

--------------090002040405010101030608-- --===============1690764036== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1690764036==--