Next: Q3.1.6, Previous: Q3.1.4, Up: Customisation
I’d like the icon to just say ‘SXEmacs’, and not include the name of the current file in it.
Add the following line to your init.el:
(setq frame-icon-title-format "SXEmacs")