Neal D. Becker writes:
Is there any way to set the title (as seen by the X window manager)?
I have a
bunch of xemacs-im running on a bunch of machines, and I'd like to title the
windows so I can tell which is which.
i think you're looking for frame-title-format
/*************************************************************************/
/* `frame-title-format' is a simple built-in variable. */
/* */
/* Value: (-20 "%b") */
/* */
/* Documentation: */
/* Controls the title of the window-system window of the selected frame. */
/* This is the same format as `modeline-format' with the exception that */
/* %- is ignored. */
/*************************************************************************/