From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: [eugene@ikz.ru: mouse-drag-vertical-line or mouse-drag-mode-line failed with complex window split] Date: Fri, 16 Jun 2006 08:53:53 +0200 Message-ID: <44925581.7060308@gmx.at> References: <87bqsz1oax.fsf@stupidchicken.com> <44900219.3030504@gmx.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1150441021 3266 80.91.229.2 (16 Jun 2006 06:57:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Jun 2006 06:57:01 +0000 (UTC) Cc: eugene@ikz.ru, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 16 08:56:59 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 1Fr8GI-0001bS-4V for ged-emacs-devel@m.gmane.org; Fri, 16 Jun 2006 08:56:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fr8GH-0005QJ-MK for ged-emacs-devel@m.gmane.org; Fri, 16 Jun 2006 02:56:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fr8Fz-0005Jo-JY for emacs-devel@gnu.org; Fri, 16 Jun 2006 02:56:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fr8Fx-0005IK-LP for emacs-devel@gnu.org; Fri, 16 Jun 2006 02:56:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fr8Fx-0005I3-DV for emacs-devel@gnu.org; Fri, 16 Jun 2006 02:56:37 -0400 Original-Received: from [213.165.64.21] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1Fr8PW-0001Ml-AI for emacs-devel@gnu.org; Fri, 16 Jun 2006 03:06:30 -0400 Original-Received: (qmail invoked by alias); 16 Jun 2006 06:56:35 -0000 Original-Received: from N832P028.adsl.highway.telekom.at (EHLO [62.47.47.252]) [62.47.47.252] by mail.gmx.net (mp034) with SMTP; 16 Jun 2006 08:56:35 +0200 X-Authenticated: #14592706 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en Original-To: rms@gnu.org In-Reply-To: X-Y-GMX-Trusted: 0 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:55927 Archived-At: > Does this fix it? > > *** window.c 13 Jun 2006 19:07:16 -0400 1.549 > --- window.c 15 Jun 2006 10:19:24 -0400 It fixes it. However, the weird behavior related by Evgeni in response to this shows up on my system too. After C-x 3, C-x o, C-x 2, C-x 3 dragging the central vertical divider produces all sorts of scrambled modelines, duplicate fringes and the like. Windows revert to their correct appearance though as soon as I resize the frame.