我想更改为emacs窗口(框架)显示的图标。对于两个不同的会话(gnus和正常的emacs编辑)我想要有不同的图标。有什么想法我能做到吗?
答案 0 :(得分:1)
请参阅Emacs手册,节点Icons X
。这就是它所说的:
By default, Emacs uses an icon containing the Emacs logo. On
desktop environments such as Gnome, this icon is also displayed in
other contexts, e.g., when switching into an Emacs frame. The `-nbi'
or `--no-bitmap-icon' option tells Emacs to let the window manager
choose what sort of icon to use--usually just a small rectangle
containing the frame's title.
在某些窗口管理器或平台上,您可能需要找到另一种方法来执行此操作。