all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How can I detect frame resizing?
@ 2021-05-12 16:57 John Yates
  2021-05-12 17:21 ` Robert Pluim
  0 siblings, 1 reply; 2+ messages in thread
From: John Yates @ 2021-05-12 16:57 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Is there any analog of move-frame-functions
to inform me when a frame gets resized?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How can I detect frame resizing?
  2021-05-12 16:57 How can I detect frame resizing? John Yates
@ 2021-05-12 17:21 ` Robert Pluim
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Pluim @ 2021-05-12 17:21 UTC (permalink / raw)
  To: John Yates; +Cc: Help Gnu Emacs mailing list

>>>>> On Wed, 12 May 2021 12:57:05 -0400, John Yates <john@yates-sheets.org> said:

    John> Is there any analog of move-frame-functions
    John> to inform me when a frame gets resized?

Yes: 'window-size-change-functions'. See (info "(elisp) Window Hooks")

Robert
-- 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-12 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-12 16:57 How can I detect frame resizing? John Yates
2021-05-12 17:21 ` Robert Pluim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.