From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Babcock Newsgroups: gmane.emacs.bugs Subject: Emacs 22.1 spit window mouse resize Date: Tue, 05 Jun 2007 19:37:02 -0700 Organization: FlashNewsgroups.com Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1181116166 20027 80.91.229.12 (6 Jun 2007 07:49:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jun 2007 07:49:26 +0000 (UTC) To: gnu-emacs-bug@moderators.isc.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jun 06 09:49:25 2007 Return-path: Envelope-to: geb-bug-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 1HvqGi-00029r-2c for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Jun 2007 09:49:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvqGg-0000Jk-Mq for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Jun 2007 03:49:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HvlOd-0002Wz-0g for bug-gnu-emacs@gnu.org; Tue, 05 Jun 2007 22:37:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HvlOX-0002O8-4f for bug-gnu-emacs@gnu.org; Tue, 05 Jun 2007 22:37:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvlOX-0002Nt-0N for bug-gnu-emacs@gnu.org; Tue, 05 Jun 2007 22:37:09 -0400 Original-Received: from pinatubo-2.switch.ch ([130.59.1.10] helo=pinatubo.switch.ch) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HvlOW-0000jc-BT for bug-gnu-emacs@gnu.org; Tue, 05 Jun 2007 22:37:08 -0400 Original-Received: from [208.49.83.42] (helo=email.usenetserver.com) by pinatubo.switch.ch with esmtp (Exim 4.50) id 1HvlOV-0006CV-07 for gnu-emacs-bug@moderators.isc.org; Wed, 06 Jun 2007 04:37:07 +0200 Original-Received: from usenetserver.com (flashnews1.usenetserver.com [208.49.80.207]) by email.usenetserver.com (8.12.11/8.12.11) with ESMTP id l562b2UZ017510 for ; Tue, 5 Jun 2007 22:37:02 -0400 Original-Received: (from news@localhost) by usenetserver.com (8.12.11/8.12.11/Submit) id l562b2Eb018460; Tue, 5 Jun 2007 19:37:02 -0700 Original-Path: news.flashnewsgroups.com-b7yQUZ7CaYQxA!not-for-mail Original-Newsgroups: gnu.emacs.bug User-Agent: Xnews/2006.08.24 Original-X-Complaints-To: abuse@flashnewsgroups.com Original-Lines: 5 Original-X-Trace: d515e46661dcee6c0dea618458 X-detected-kernel: Genre and OS details not recognized. X-Mailman-Approved-At: Wed, 06 Jun 2007 03:49:20 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15765 Archived-At: Emacs 22.1 on Windows 2000, -q option to not load my .emacs. If I split the window with split-window-vertically and try to move the split point with the mouse, I can only move it up if the focus is in the lower half of the window. Once I touch the split line with the mouse, focus moves to the upper half and resizing works in either direction. .