[2241] in SIPB bug reports
GRIPE about XRN 6.16
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Nov 6 13:24:35 1991
Date: Wed, 6 Nov 91 13:24:02 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: milo@Athena.MIT.EDU
Cc: bug-sipb@Athena.MIT.EDU
In-Reply-To: milo@Athena.MIT.EDU's message of Tue, 5 Nov 91 14:25:15 -0500 <9111051925.AA00119@m37-312-7>
The ^L character is a command in the text widget -- it redraws the
display. Unfortunately, there is no way to tell the text widget to
insert a character that is also bound to a command, so the best you
can do is insert the ^L character into a file and then load the file
into your article using the "include file" button.
To do that, type
echo -n '^Q^L' > /tmp/clear
at the athena% prompt, where ^Q means to type ctrl-q and ^L means to
type ctrl-L. If that doesn't work, then use ^V instead of ^Q. Then,
click on "include file" and type the filename /tmp/clear and hit
return, after moving your cursor to where you want the ^L to be.
I will send a but report to the X Consortium about the fact that it's
not possible to insert characters that are bound to commands.
--> Jonathan Kamens
IS/Athena Quality Assurance and User Consulting
Treasurer, Student Information Processing Board (SIPB)
jik@Athena.MIT.EDU