|
From: | martin rudalics |
Subject: | Re: HowTo: Detect when a frame's size changes |
Date: | Wed, 05 Apr 2017 20:05:00 +0200 |
> frame-size-changed-p would be nice --- Basically I was writing myself > some code in Emacspeak so it would cue me via sounds to the position > of the current window relative to the overall layout. With "current window" do you mean the "selected window" or the "selected frame" in Emacs parlance? Note that Emacs currently does not tell you when the position of a frame changes. For Emacs 26 I plan to add a hook ‘move-frame-functions’ that will be called on that occasion. martin
[Prev in Thread] | Current Thread | [Next in Thread] |