From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Click event bug? (was Re: Moving vertical...) Date: Fri, 14 Apr 2006 11:32:40 +1200 Message-ID: <17470.57240.732675.481013@farnswood.snap.net.nz> References: <17469.43275.607125.519058@farnswood.snap.net.nz> <17470.47548.900457.675152@farnswood.snap.net.nz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1144971199 30323 80.91.229.2 (13 Apr 2006 23:33:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Apr 2006 23:33:19 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 14 01:33:15 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 1FUBJI-0002FC-B4 for ged-emacs-devel@m.gmane.org; Fri, 14 Apr 2006 01:33:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FUBJH-00081H-Jo for ged-emacs-devel@m.gmane.org; Thu, 13 Apr 2006 19:33:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FUBJ1-00080i-Uo for emacs-devel@gnu.org; Thu, 13 Apr 2006 19:32:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FUBJ0-0007zu-ET for emacs-devel@gnu.org; Thu, 13 Apr 2006 19:32:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FUBJ0-0007zr-Bd for emacs-devel@gnu.org; Thu, 13 Apr 2006 19:32:54 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FUBOQ-0005ok-4m for emacs-devel@gnu.org; Thu, 13 Apr 2006 19:38:30 -0400 Original-Received: from farnswood.snap.net.nz (p202-124-114-91.snap.net.nz [202.124.114.91]) by viper.snap.net.nz (Postfix) with ESMTP id 02834753C26 for ; Fri, 14 Apr 2006 11:32:49 +1200 (NZST) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 500) id 9E2D162A99; Fri, 14 Apr 2006 00:32:41 +0100 (BST) Original-To: emacs-devel@gnu.org In-Reply-To: <17470.47548.900457.675152@farnswood.snap.net.nz> X-Mailer: VM 7.19 under Emacs 22.0.50.34 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:52848 Archived-At: > I also note that even [vertical-line C-mouse-2] has a binding > (mouse-split-window-vertically). This function works properly when the > window extends from top to bottom but once it has already been split > vertically, it splits the lower window in the wrong place. I think this is because the click event on the vertical line returns the column number measured from the top of the frame instead of the top of the window. -- Nick http://www.inet.net.nz/~nickrob