Martyn Jago writes: > Use the window-setup-hook. This hook shouldn't be used within a library > apparently, but is fine for your stuff. Could you please explain this comment. I ask because I do make use of the window-setup-hook in a library I am writing. Thanks.