GNU bug report logs - #31354
26.1rc1; window-configuration-change-hook not respected anymore

Previous Next

Package: emacs;

Reported by: Stefan Guath <stefan <at> automata.se>

Date: Thu, 3 May 2018 12:59:01 UTC

Severity: normal

Tags: notabug, wontfix

Found in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Guath <stefan <at> automata.se>
To: 31354 <at> debbugs.gnu.org
Subject: bug#31354: 26.1rc1; window-configuration-change-hook not respected anymore
Date: Thu, 03 May 2018 12:22:24 +0000
[Message part 1 (text/plain, inline)]
VERSION
"GNU Emacs 26.1 (build 1, x86_64-apple-darwin13.4.0, NS appkit-1265.21
Version 10.9.5 (Build 13F1911)) of 2018-04-10"

DESCRIPTION
Functions added to window-configuration-change-hook are not executed in
26.1rc1. It works in 25.3.1.

TO REPRODUCE
1) emacs -q
2) Eval in *scratch*: (add-hook 'window-configuration-change-hook (lambda
() (ding)))
3) Resize window
4) There is no sound (i.e. ding is not executed) on 26.1rc1. It works as
expected on 25.3.1.
[Message part 2 (text/html, inline)]

This bug report was last modified 7 years and 98 days ago.

Previous Next


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