[Openmcl-devel] format to a
Arthur Cater
arthur.cater at ucd.ie
Wed Feb 1 07:40:43 PST 2012
Follow-up: I wonder if stream-terpri should do something more to a hemlock-output-stream
than simply write a #/Newline?
Arthur
On 1 Feb 2012, at 15:36, Arthur Cater wrote:
> I am having trouble with cursor position in a programmatic Hemlock view.
> The attached (also enclosed) code makes a Hemlock view, creates a stream
> to write to it, and writes a few lines using format.
>
> <unclickable.lisp>
>
> Clicking in this view makes the insertion-point cursor blink where you clicked,
> but then trying to move the cursor using arrow keys reveals the insertion
> point is really still at the end of the buffer.
>
> I don't think my code does anything naughty. Perhaps there is something it
> ought to do nice?
>
> Arthur
<snip>
More information about the Openmcl-devel
mailing list