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

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

bug#19962: 25.0.50; window-configuration-change-hook not running on trun


From: martin rudalics
Subject: bug#19962: 25.0.50; window-configuration-change-hook not running on trunk
Date: Sat, 28 Feb 2015 19:50:25 +0100

> With recent Emacs versions from trunk, it seems
> `window-configuration-change-hook' is not run anymore.
>
> Reproduction:
>
> (setq window-configuration-change-hook
>        '((lambda ()
>            (message "Change!"))))
>
> C-x 2 => does not show "Change!"

Hopefully fixed now on trunk as

   e605af8..5dd2272  master -> master

Please try again.

Thanks, martin





reply via email to

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