Sun Yijiang wrote:

GNU Emacs' bitmapicon is a little ugly and not configurable -- that's
the truth.  XEmacs' elisp function x-set-screen-icon-pixmap can change
program icon dynamically, this is very useful when you're working with
sevral frames with different major modes -- they can have their own
icons in the "taskbar".  I wonder if this feature is in the TODO list
of GNU Emacs, If not, I suggest to have it added.


You can set the frame parameter icon-type to a icon file. For the GTK version the format of the file can be any format supported by GdkPixbuf, but for other ports of Emacs it must be a bitmap.


   Jan D.



_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to