emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#21975: closed (25.0.50; `window-size-change-functi


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21975: closed (25.0.50; `window-size-change-functions' no longer called when manually resizing a frame)
Date: Mon, 23 Nov 2015 07:57:05 +0000

Your message dated Mon, 23 Nov 2015 08:56:06 +0100
with message-id <address@hidden>
and subject line Re: bug#21975: 25.0.50; `window-size-change-functions' no 
longer called when manually resizing a frame
has caused the debbugs.gnu.org bug report #21975,
regarding 25.0.50; `window-size-change-functions' no longer called when 
manually resizing a frame
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21975: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21975
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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
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))


--- End Message ---
--- Begin Message --- 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]