[8361] in Athena Bugs

home help back first fref pref prev next nref lref last post

[daemon@ATHENA.MIT.EDU : vax 7.3M: emacs]

daemon@ATHENA.MIT.EDU (Calvin Clark)
Tue Oct 8 15:28:13 1991

Date: Tue, 8 Oct 91 15:28:58 -0400
From: Calvin Clark <ckclark@Athena.MIT.EDU>
To: paladin@Athena.MIT.EDU
Cc: bugs@Athena.MIT.EDU
Reply-To: ckclark@mit.edu
In-Reply-To: [8352]

Emacs supports a separate flag and X resource for the Icon Name.  You
can set the icon name by using the "-in" flag to emacs or by setting
emacs*iconName in you .Xresources.  This is unfortunately completely
undocumented, unless reading x11term.c in your spare time counts.

I have added these to the emacs man page in the emacsdev locker, which
you can read by typing:

attach emacsdev; man -M /mit/emacs/man emacs

On a related issue, also notice that "iconUseBitmap" should be
"bitmapIcon" --- see the bugs discuss meeting, 
transactions [8214] (the bug) and [8220] (the fix).

Oct 8 (15:15) hal-2000:/mit/emacs/emacs-18.57/etc
[166]% rcsdiff -r1.4 -r1.5 emacs.1
RCS file: RCS/emacs.1,v
retrieving revision 1.4
retrieving revision 1.5
diff -r1.4 -r1.5
1c1
< .TH EMACS 1 "17 September 1991"
---
> .TH EMACS 1 "8 October 1991"
197a198,200
> .B \-in name
> Specifies the name to use for the icon.
> .TP
300a304,306
> .TP
> .B iconName
> Sets the icon name.


-Calvin

home help back first fref pref prev next nref lref last post