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


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

From: Stefan Guath <stefan <at> automata.se>
To: eliz <at> gnu.org
Cc: bug-gnu-emacs <at> gnu.org, 31354 <at> debbugs.gnu.org
Subject: Re: bug#31354: 26.1rc1; window-configuration-change-hook not
 respected anymore
Date: Thu, 03 May 2018 14:00:41 +0000
[Message part 1 (text/plain, inline)]
Thanks for your answer and sorry for not reading the NEWS first!

/s

On Thu, May 3, 2018 at 3:38 PM Eli Zaretskii <eliz <at> gnu.org> wrote:

> On May 3, 2018 3:22:24 PM GMT+03:00, Stefan Guath <stefan <at> automata.se>
> wrote:
> > 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.
>
> This is a deliberate change, it is called out in NEWS.  There is another
> hook to use for size changes.
>
>
[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.