all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: emacs-devel@gnu.org, jasonr@gnu.org
Subject: Re: Problem with `while-no-input'
Date: Wed, 26 Apr 2006 14:43:09 +0200	[thread overview]
Message-ID: <444F6ADD.7000804@student.lu.se> (raw)
In-Reply-To: <A47B192B0358794C958615D788BF7FB701CD362F@mucmail1.sdm.de>

klaus.berndl@sdm.de wrote:
> Jason Rumney wrote:
>   
>> klaus.berndl@sdm.de wrote:
>>     
>>> I'm running a build from 22. April 2006 build for Windows
>>> (i386-mingw-nt5.1.2600). With this build it runs (i.e. interrupts)
>>> via: 
>>> - all keys
>>> - middle-mouse of a 3 button mouse
>>> - mouse-wheel
>>>
>>> It interrupts *not* via left and right mouse-buttons...
>>>
>>>       
>> 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??
>
> Anyway: If i set w32-num-mouse-buttons to 3 via setq than all works fine,
> means the code is interrupted by every mouse-button...
>
> Without this setting only button 2 interrupts, but not buttons 1 and 3...
>   
Why not set this information via GetSystemMetrics? There is a good 
example on

    
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/getting_hardware_information.asp

Note: In my MinGW installation SM_CMOUSEBUTTONS is defined (=43) but 
SM_MOUSEPRESENT (=19) is missing.

  reply	other threads:[~2006-04-26 12:43 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-26 12:10 Problem with `while-no-input' klaus.berndl
2006-04-26 12:43 ` Lennart Borgman [this message]
2006-04-26 12:58   ` Jason Rumney
2006-04-26 12:52 ` Jason Rumney
  -- strict thread matches above, loose matches on Subject: below --
2006-04-27  6:41 klaus.berndl
2006-04-27 21:26 ` Richard Stallman
2006-04-26 12:58 klaus.berndl
2006-04-26 11:46 klaus.berndl
2006-04-26 11:59 ` Jason Rumney
2006-04-26 18:05   ` Jason Rumney
2006-04-26  9:42 klaus.berndl
2006-04-26 18:53 ` Richard Stallman
2006-04-25  9:35 klaus.berndl
2006-04-25 22:05 ` Richard Stallman
2006-04-26 11:19 ` Jason Rumney
2006-03-10  7:38 klaus.berndl
2006-03-11  0:08 ` Richard Stallman
2006-03-11 12:35   ` Jason Rumney
2006-03-11 15:29     ` Jason Rumney
2006-03-11 21:55       ` Eli Zaretskii
2006-03-11 22:47         ` Jason Rumney
2006-03-12  0:00         ` Jason Rumney
2006-03-11 17:41     ` Eli Zaretskii
2006-03-11 22:45       ` Jason Rumney
2006-03-11 23:46     ` Richard Stallman
2006-03-08 14:50 klaus.berndl
2006-03-08 13:05 LENNART BORGMAN
2006-03-08 13:50 ` martin rudalics
2006-03-08 14:01   ` martin rudalics
2006-03-11 16:37   ` Eli Zaretskii
2006-03-08 14:50 ` Jason Rumney
2006-03-08 15:00 ` Stefan Monnier
2006-03-08 11:34 klaus.berndl
2006-03-08 12:41 ` Kim F. Storm
2006-03-09 17:13   ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=444F6ADD.7000804@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.