[302] in Zephyr_Bugs
weirdness from zwgc
daemon@ATHENA.MIT.EDU (Barr3y Jaspan)
Wed Jul 31 18:04:34 1991
Date: Wed, 31 Jul 91 18:04:48 -0400
From: "Barr3y Jaspan" <bjaspan@ATHENA.MIT.EDU>
To: bug-zephyr@ATHENA.MIT.EDU
Most, not all, of the time, when I get a discuss notification from
menelaus, zwgc produces five lines of the following error:
zwgc: Error in XParseColor on "+0-40": using default color
This just started happening recently. I think it always happens with
notifications from the Motif_Talk list. Here is my .zwgc.desc discuss
code:
match "discuss"
print "@center(@instance(DISCUSS))\n"
print "@center("+verbatim($instance)+")\n\n"
print verbatim(substitute($default))
Clues?