[27] in bug-owl
owl feature requests
daemon@ATHENA.MIT.EDU (Yonah Schmeidler)
Tue Jun 25 14:24:08 2002
Message-Id: <200206251753.NAA28931@multics.mit.edu>
To: kretch@MIT.EDU
Date: Tue, 25 Jun 2002 13:53:56 -0400
From: Yonah Schmeidler <yonah@MIT.EDU>
Resent-To: bug-owl@MIT.EDU
Resent-From: "James M. Kretchmar" <kretch@MIT.EDU>
Now that I've started playing with my owlconf...
- From zwgc.desc land, the protect and verbatim functions (really, I don't
want @i evaluated in instance names).
- A function that returns the on-screen length of a string (i.e.,
owl::printedlength("@i(foo)") returns 3). This would make it much easier
to right-justify things.
- An option to get zwgc's handling of unknown @ codes (eliding them rather
than printing them).
-yonah