GNU bug report logs - #21975
25.0.50; `window-size-change-functions' no longer called when manually resizing a frame

Previous Next

Package: emacs;

Reported by: Anders Lindgren <andlind <at> gmail.com>

Date: Sat, 21 Nov 2015 20:31:02 UTC

Severity: normal

Found in version 25.0.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21975 in the body.
You can then email your comments to 21975 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#21975; Package emacs. (Sat, 21 Nov 2015 20:31:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Anders Lindgren <andlind <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 21 Nov 2015 20:31:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Anders Lindgren <andlind <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; `window-size-change-functions' no longer called when
 manually resizing a frame
Date: Sat, 21 Nov 2015 21:30:30 +0100
[Message part 1 (text/plain, inline)]
The hook `window-size-change-functions' is not executed when a frame is
manually resized.

In Emacs 23 it was called, but in Emacs 24 and Emacs 25 it isn't.

For example, this break the package Follow mode, its windows are not
aligned after the frame has been resized.

    -- Anders Lindgren


In GNU Emacs 25.0.50.17 (x86_64-apple-darwin14.5.0, NS appkit-1348.17
Version 10.10.5 (Build 14F27))
 of 2015-11-21
Repository revision: 3c407d2919f972a6b03bdb3f30d14cdfa7de06fe
Windowing system distributor 'Apple', version 10.3.1348
Configured using:
 'configure --with-ns --without-dbus'

Configured features:
ACL ZLIB TOOLKIT_SCROLL_BARS NS

Important settings:
  value of $LC_CTYPE: UTF-8
  locale-coding-system: utf-8-unix

Major mode: Messages

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
**** [2 times]
Quit

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils vc-dispatcher vc-svn seq byte-opt
gv bytecomp byte-compile cconv cl-extra help-mode easymenu cl-loaddefs
pcase cl-lib time-date mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel ns-win term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan
thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian
slovak czech european ethiopic indian cyrillic chinese charscript
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote cocoa ns multi-tty
make-network-process emacs)

Memory information:
((conses 16 88983 6777)
 (symbols 48 19455 0)
 (miscs 40 52 104)
 (strings 32 15767 4910)
 (string-bytes 1 459952)
 (vectors 16 12085)
 (vector-slots 8 425546 4986)
 (floats 8 152 134)
 (intervals 56 209 0)
 (buffers 976 12))
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21975; Package emacs. (Sun, 22 Nov 2015 10:46:02 GMT) Full text and rfc822 format available.

Message #8 received at 21975 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Anders Lindgren <andlind <at> gmail.com>, 21975 <at> debbugs.gnu.org
Subject: Re: bug#21975: 25.0.50; `window-size-change-functions' no longer
 called when manually resizing a frame
Date: Sun, 22 Nov 2015 11:45:02 +0100
[Message part 1 (text/plain, inline)]
> The hook `window-size-change-functions' is not executed when a frame is
> manually resized.
>
> In Emacs 23 it was called, but in Emacs 24 and Emacs 25 it isn't.
>
> For example, this break the package Follow mode, its windows are not
> aligned after the frame has been resized.

If no one objects I intend to install the attached patch on Emacs-25.
Anders please confirm that it fixes the problem.

Thanks, martin
[FRAME_WINDOW_SIZES_CHANGED.diff (text/plain, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21975; Package emacs. (Sun, 22 Nov 2015 14:47:01 GMT) Full text and rfc822 format available.

Message #11 received at 21975 <at> debbugs.gnu.org (full text, mbox):

From: Anders Lindgren <andlind <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 21975 <at> debbugs.gnu.org
Subject: Re: bug#21975: 25.0.50; `window-size-change-functions' no longer
 called when manually resizing a frame
Date: Sun, 22 Nov 2015 15:46:28 +0100
[Message part 1 (text/plain, inline)]
Hi!

I can confirm that this works. I tested both the simple example I posted in
the original bug report and also with follow mode.

Thanks!

    -- Anders

On Sun, Nov 22, 2015 at 11:45 AM, martin rudalics <rudalics <at> gmx.at> wrote:

> > The hook `window-size-change-functions' is not executed when a frame is
> > manually resized.
> >
> > In Emacs 23 it was called, but in Emacs 24 and Emacs 25 it isn't.
> >
> > For example, this break the package Follow mode, its windows are not
> > aligned after the frame has been resized.
>
> If no one objects I intend to install the attached patch on Emacs-25.
> Anders please confirm that it fixes the problem.
>
> Thanks, martin
>
[Message part 2 (text/html, inline)]

Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Mon, 23 Nov 2015 07:57:05 GMT) Full text and rfc822 format available.

Notification sent to Anders Lindgren <andlind <at> gmail.com>:
bug acknowledged by developer. (Mon, 23 Nov 2015 07:57:05 GMT) Full text and rfc822 format available.

Message #16 received at 21975-done <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Anders Lindgren <andlind <at> gmail.com>
Cc: 21975-done <at> debbugs.gnu.org
Subject: Re: bug#21975: 25.0.50; `window-size-change-functions' no longer
 called when manually resizing a frame
Date: Mon, 23 Nov 2015 08:56:06 +0100
> I can confirm that this works. I tested both the simple example I posted in
> the original bug report and also with follow mode.

Thanks for the confirmation.  Change pushed and bug closed.

martin




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 21 Dec 2015 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 187 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.