Next: , Previous: , Up: Customisation  


Q3.1.5: How can I get the icon to just say ‘SXEmacs’?

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")