$frame-title(5)$frame-title - Frame title prefix
set-title - Set frame title prefix
$frame-title "string"
set-title "title"
On windowing systems, such as UNIX XTerm and Windows, the frame title is composed of the $frame-title followed by the current buffer. Setting the variable can be particularly useful when running MicroEmacs multiple times as an easy way to distinguish between each instance.
The read-session(3) command sets this variable to "MicroEmacs: <session-name>" so that if multiple instance of MicroEmacs are run with different sessions each can be easily identified.
set-title is a simple macro used to set the $frame-title variable.
Unlike other frame variables, such as $frame-id(5), there is only one $frame-title value, changing its value will effect the titles of all external frames.
(c) Copyright JASSPA 2025
Last Modified: 2024/08/06
Generated On: 2025/09/29