From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ryan Johnson Newsgroups: gmane.emacs.bugs Subject: bug#6946: 23.2; xt-mouse.el regression: dragging vertical-line no longer resizes window Date: Sat, 04 Sep 2010 22:27:59 +0200 Message-ID: <4C82ABCF.4010702@ece.cmu.edu> References: <4C7B7994.2030405@epfl.ch> <8762yl9wbe.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1283632810 3499 80.91.229.12 (4 Sep 2010 20:40:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 4 Sep 2010 20:40:10 +0000 (UTC) Cc: "6946@debbugs.gnu.org" <6946@debbugs.gnu.org> To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 04 22:40:08 2010 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.69) (envelope-from ) id 1OrzWx-00028c-8I for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Sep 2010 22:40:08 +0200 Original-Received: from localhost ([127.0.0.1]:41179 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrzWv-0000IU-R7 for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Sep 2010 16:40:05 -0400 Original-Received: from [140.186.70.92] (port=56367 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrzWo-0000HZ-Vt for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2010 16:40:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrzWn-00073j-AS for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2010 16:39:58 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60189) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrzWn-00073f-8l for bug-gnu-emacs@gnu.org; Sat, 04 Sep 2010 16:39:57 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OrzME-0004WG-Bm; Sat, 04 Sep 2010 16:29:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ryan Johnson Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 Sep 2010 20:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6946 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6946-submit@debbugs.gnu.org id=B6946.128363211217364 (code B ref 6946); Sat, 04 Sep 2010 20:29:02 +0000 Original-Received: (at 6946) by debbugs.gnu.org; 4 Sep 2010 20:28:32 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrzLk-0004W1-6i for submit@debbugs.gnu.org; Sat, 04 Sep 2010 16:28:32 -0400 Original-Received: from bache.ece.cmu.edu ([128.2.129.23]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrzJY-0004Uu-4m for 6946@debbugs.gnu.org; Sat, 04 Sep 2010 16:26:16 -0400 Original-Received: from [192.168.0.2] (121-77.76-83.cust.bluewin.ch [83.76.77.121]) by bache.ece.cmu.edu (Postfix) with ESMTP id 8B5F9CD; Sat, 4 Sep 2010 16:28:04 -0400 (EDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Lightning/1.0b2 Thunderbird/3.1.2 In-Reply-To: <8762yl9wbe.fsf@stupidchicken.com> X-Mailman-Approved-At: Sat, 04 Sep 2010 16:28:30 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 04 Sep 2010 16:29:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org 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:39971 Archived-At: Chong Yidong writes: > Ryan Johnson writes: >> It seems that some time between versions 22.1.1 and 23.2.1, dragging >> the vertical-line stopped working. Dragging it to the right brings up >> the menu buffer, dragging to the left just places point at EOL of the >> left-side window. >> >> Incidentally, in X11 mode both versions of emacs only allow dragging >> the vertical-line if scrollbars are disabled. This is rather odd, >> since you have to drag the right gutter of the left-side window, and >> that's visible even with scrollbars enabled. > I am afraid I cannot reproduce either bug. (For the latter, I tried > using a GTK build). Dragging the vertical line has the usual effect of > resizing the window. Did you try this with a text terminal or only GUI versions? It's xterm's mouse handling that gave the problem. FWIW, I'm using a cygwin-x11 build of emacs on XP pro. I wouldn't think that would matter when running inside an xterm, though. Ryan