[3015] in Athena Bugs
mitfor.lib
daemon@ATHENA.MIT.EDU (djpan@ATHENA.MIT.EDU)
Sun Aug 27 20:56:48 1989
From: <djpan@ATHENA.MIT.EDU>
Date: Sun, 27 Aug 89 20:56:29 -0400
To: bugs@ATHENA.MIT.EDU
Reply-To: Dimitri Jason Panagiotou <djpan@ATHENA.MIT.EDU>
As a user (peg@athena) reported, there is a bug in
/usr/athena/lib/scribe/thesis/mitfor.lib
It is missing some parenthesis ")" in lines 64-66, and emacs (doing
parenthesis matching) does not show it because of a couple of }
characters.
It shoud read:
@Case(Device,
Postscript "@CommandString(CopyrightSymbol [@Y<C>])",
Impress "@CommandString(CopyrightSymbol [@Xsym<}>])",
Imprint10 "@CommandString(CopyrightSymbol [@Xsym<}>])",
Else "@CommandString(CopyrightSymbol [(C)])")