On Thu, Jan 17, 2019 at 10:44 AM Kaushal Modi wrote: > Hello, > > I noticed that the windows hooks have been revamped recently in > https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=0aece3e1181e66f2a1a067ae876e55bdaa45edd5 > . > > But that breaks the theme loading in my config, and I'd like to know the > correct way to do the same after this change. > Some more info: Now during emacs init, I get this new warning too: > face-attribute: Invalid face: tooltip So probably window-setup-hook is getting run before frame init is over?