From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "weber" Newsgroups: gmane.emacs.help Subject: Re: Problem with scrolling split window using trackpoint Date: 15 Feb 2007 19:27:58 -0800 Organization: http://groups.google.com Message-ID: <1171596478.882026.196900@a75g2000cwd.googlegroups.com> References: <1171574515.301494.184190@j27g2000cwj.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1171597314 2534 80.91.229.12 (16 Feb 2007 03:41:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Feb 2007 03:41:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 16 04:41:48 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HHtym-0008Cn-FH for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Feb 2007 04:41:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHtyl-0001H4-Kx for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Feb 2007 22:41:47 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!a75g2000cwd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 200.213.54.240 Original-X-Trace: posting.google.com 1171596485 26911 127.0.0.1 (16 Feb 2007 03:28:05 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 16 Feb 2007 03:28:05 +0000 (UTC) In-Reply-To: <1171574515.301494.184190@j27g2000cwj.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: a75g2000cwd.googlegroups.com; posting-host=200.213.54.240; posting-account=pG57fA0AAADtQ-4h1MyvjXjZpSNZC0zj Original-Xref: shelby.stanford.edu gnu.emacs.help:145642 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41247 Archived-At: On 15 fev, 18:21, dannyy...@gmail.com wrote: > Hi, > > I split my emacs frame into two windows, and tried to scroll the > buttom window using middle button. That is, I held down the middle > button and push the trackpoint (it should be similar to holding down > the middle button on a mouse and moving the mouse, but I'm not totally > sure). However, no matter where the mouse cursor is focused, it was > always the upper windows that scrolled. My system: Windows XP SP2 on > T42P. Emacs version: EmacsW32 with This is GNU Emacs 22.0.92.1 (i386- > mingw-nt5.1.2600). > > Any suggestions? Thanks! Try running C-h k to see what that combo does ? cheers, weber