[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HowTo: Detect when a frame's size changes
From: |
T.V Raman |
Subject: |
Re: HowTo: Detect when a frame's size changes |
Date: |
Wed, 5 Apr 2017 11:12:09 -0700 |
I meant window in terms of Emacs. I use stumpwm as my window manager
and the only things I run are Emacs (with emacspeak talking) and
Chrome with ChromeVox making Chrome talk. For the most part, I work
with Stumpwm just showing the Emacs window -- -- and the emacs Frame
showing either one or two emacs windows.
martin rudalics writes:
> > 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
--
--