[Openmcl-devel] Hemlock stream
Ron Garret
ron at flownet.com
Tue Aug 20 13:56:09 PDT 2019
There isn’t a pre-made one, but you can create one with:
(hi:make-hemlock-output-stream (hi:buffer-point the-buffer))
On Aug 16, 2019, at 6:23 AM, peter <p2.edoc at gmail.com> wrote:
> Is there a stream (and how can I access that) for a Hemlock buffer?
>
> I've utility functionality that to date I've used by saving the file then opening a stream to that. I'd like to do this in situ on the buffer text stream if possible (without needing to save if).
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list