axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] spool bug?


From: root
Subject: Re: [Axiom-developer] spool bug?
Date: Wed, 7 Jul 2004 07:21:46 -0400

William,

)spool is working with terminal i/o from lisp.

)sys starts a new shell with its own i/o rather than using the lisp i/o.

So it's not really a bug but a request for a feature change.

In theory it should be possible to capture the i/o stream from the
shell and redirect it thru a lisp i/o stream but that would require a
different system call from the underlying lisp. I'll look at the code
and see what it currently does. If there is a way that lisp will let
me capture the output I'll rewrite )sys.

Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]