emacs-devel
[Top][All Lists]
Advanced

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

Re: is there a hook run when display geometry changes?


From: Edward O'Connor
Subject: Re: is there a hook run when display geometry changes?
Date: Fri, 12 Aug 2011 11:15:55 -0700

Eli wrote:
> Is window-configuration-change-hook what you want?

No, I don't think so. `window-configuration-change-hook' is run when
there's a change to the windows being displayed in an Emacs frame. What
I'm asking for is something more like `display-configuration-change-hook',
which would get run whenever the number of displays available to Emacs
changes (adding or removing entries from x_display_list, or
geometry/resolution changes to any of its entries, assuming my read of
xterm.c is correct).

I don't think there's such a feature, but it would be really great if
there were such a thing. :)


Ted



reply via email to

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