Thanks, Hrvoje! That did the trick. Now I can tell which system the
icon is from. (I have a custom icon for each system I run XEmacs on.)
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman(a)es.net Phone: +1 510 486-8634
Sender: hniksic(a)florida.arsdigita.de
From: Hrvoje Niksic <hniksic(a)arsdigita.com>
Date: 18 May 2001 00:24:05 +0200
"Kevin Oberman" <oberman(a)es.net> writes:
> Seems like the function x-set-frame-icon-pixmap has vanished since
> 21.1.13. Any idea how to replace it? I see the variable:
> frame-icon-glyph which looks promising, but the documentation does not
> make it clear how I should use it.
Try:
(set-glyph-image frame-icon-glyph "image-file-name")