From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#21333: 25.0.50; window-size-change-functions not called after mini-window resize Date: Wed, 26 Aug 2015 18:29:28 +0300 Message-ID: <83si765aqv.fsf@gnu.org> References: <83k2skhhz1.fsf@gnu.org> <55DB5D3E.1000706@gmx.at> <83vbc4fsjd.fsf@gnu.org> <55DC1856.7000501@gmx.at> <83pp2bfln1.fsf@gnu.org> <55DD662A.8080201@gmx.at> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Trace: ger.gmane.org 1440603180 24776 80.91.229.3 (26 Aug 2015 15:33:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Aug 2015 15:33:00 +0000 (UTC) Cc: pipcet@gmail.com, 21333@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Aug 26 17:32:45 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZUcgs-0008K9-QV for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Aug 2015 17:32:42 +0200 Original-Received: from localhost ([::1]:38860 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUcgs-0005mb-30 for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Aug 2015 11:32:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUcgK-00051A-CD for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2015 11:32:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUcgE-0006un-FM for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2015 11:32:08 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:46720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUcgE-0006ue-64 for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2015 11:32:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZUcgD-0007ES-Uf for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2015 11:32:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 26 Aug 2015 15:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21333 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 21333-submit@debbugs.gnu.org id=B21333.144060309827765 (code B ref 21333); Wed, 26 Aug 2015 15:32:01 +0000 Original-Received: (at 21333) by debbugs.gnu.org; 26 Aug 2015 15:31:38 +0000 Original-Received: from localhost ([127.0.0.1]:38930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUcfq-0007Dk-7K for submit@debbugs.gnu.org; Wed, 26 Aug 2015 11:31:38 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:33124) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUcfm-0007DZ-QU for 21333@debbugs.gnu.org; Wed, 26 Aug 2015 11:31:36 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0NTP00H0046LYJ00@a-mtaout21.012.net.il> for 21333@debbugs.gnu.org; Wed, 26 Aug 2015 18:29:29 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NTP00HNC4D4VS70@a-mtaout21.012.net.il>; Wed, 26 Aug 2015 18:29:29 +0300 (IDT) In-reply-to: <55DD662A.8080201@gmx.at> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 208.118.235.43 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:105835 Archived-At: > Date: Wed, 26 Aug 2015 09:09:30 +0200 > From: martin rudalics > CC: pipcet@gmail.com, 21333@debbugs.gnu.org > > > You are our window-management czar: > > A carpenter, at best. I see no contradiction here. > > No, by arranging the buffer contents and letting redisplay do its > > job. Problems of this kind happen only when a mode changes buffer > > contents and related data structures (such as properties and overlays) > > in response to redisplay, something that is bad idea to begin with, > > because at the very least it immediately triggers another redisplay > > cycle, and kills many redisplay optimizations. > > ‘follow-mode’, to stick to one of the examples I cited earlier, uses > neither properties nor overlays. It must, however, know the exact > ‘window-end’ position of any window that could be followed by another. > This also means that a correct implementation of ‘follow-mode’ should be > allowed to specify the order in which windows are redisplayed. So > ideally, redisplay would be able to process each window separately, tell > us its new start and end positions and allow modes to react properly. OK, but if you want to stick to this example, please explain how is mini-window resizing relevant to follow-mode, because I think it isn't. I think follow-mode should not care at all about this automatic resizing.