Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!BBN.COM!gildea From: gildea@BBN.COM (Stephen Gildea) Newsgroups: gnu.emacs.bug Subject: would like hooks to be run when screen size changes Message-ID: <8905152026.AA05451@life.ai.mit.edu> Date: 15 May 89 20:12:18 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 6 When I resize the window that Emacs is running in under X, there is no way to have some Emacs Lisp function of my own automatically run. I would like something like a change-screen-size-hooks. The use I'm currently thinking of is to update the value of mh-summary-height. < Stephen