emacs-devel
[Top][All Lists]
Advanced

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

Re: HowTo: Detect when a frame's size changes


From: martin rudalics
Subject: Re: HowTo: Detect when a frame's size changes
Date: Tue, 11 Apr 2017 12:55:47 +0200

> frame-size-changed-p would be nice

This function exists now on master.  Run ‘window-size-change-functions’
and within the function you've put there ‘frame-size-changed-p’ will
tell you whether the frame size really changed or there was a false
positive.

martin




reply via email to

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