That's what I get with C-h k :vertical-scroll-bar> <mouse-1> (translated from <mouse-1>) at that spot runs the command scroll-bar-toolkit-scroll which is an interactive Lisp function in `c:/Users/Augusto/.emacs'. It is bound to <vertical-scroll-bar> <mouse-1>. (scroll-bar-toolkit-scroll event)
It is a touchpad mouse. Thanks guys On Fri, Nov 7, 2008 at 5:52 PM, Jason Rumney <[EMAIL PROTECTED]> wrote: > David Vanderschel wrote: > >> On Friday, November 07, "Augusto Pedroza" <[EMAIL PROTECTED]> >> wrote: >> >> >>> I can scroll down with the mouse "wheel" in the first >>> windows only even when I have selected the second >>> window. >>> >>> >> >> I am running an older version of emacs, but I, too, >> observe somewhat surprising behaviour with mouse-wheel >> scrolling in the presence of horizontally split >> windows. >> > > What does C-h k [mouse-wheel] report? > > Some mouse drivers do not simply send mouse-wheel events, but rather have > their own (often buggy) code to locate the scroll bar and simulate > scroll-bar events. If you do not use any special features of your mouse > driver then you can try switching to one of the generic mouse drivers which > will send proper wheel events. > > > > -- Augusto Pedroza