axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [bugs #9581] (new) )spool does not capture )sys output


From: Bill Page
Subject: [Axiom-developer] [bugs #9581] (new) )spool does not capture )sys output
Date: Thu, 20 Jan 2005 23:38:43 -0600

This is an automated notification sent by Savannah.
It relates to:
                bugs #9581, project Axiom Computer Algebra System

==============================================================================
 LATEST MODIFICATIONS of bugs #9581:
==============================================================================

               Posted by: Bill Page <billpage1>
               Posted on: 2005-01-21 05:38 (Canada/Eastern)
    _______________________________________________________

                  Status:                    None -> transferred            


==============================================================================
 OVERVIEW of bugs #9581:
==============================================================================

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9581>

                 Summary: )spool does not capture )sys output
                 Project: Axiom Computer Algebra System
            Submitted by: axiom
            Submitted on: Wed 07/07/2004 at 10:42
                Category: None
                Severity: 3 - Ordinary
              Item Group: feature request
                  Status: transferred
                 Privacy: Public
             Assigned to: axiom
         Originator Name: William Sit
        Originator Email: address@hidden
             Open/Closed: Open
                 Release: current
         Reproducibility: None
           Fixed Release: 
           Error message: 
Example of code trigerring the bug: 
          Internal cause: )spool captures lisp i/o
)sys starts a shell with its own i/o


    _______________________________________________________


I am not sure if it is a bug, but I think it would be better if the
"feature"
below is modified.

As one knows, it takes quite a few compiles to get a spad file in the right
form, especially when one is learning. I also like to keep a record of the
mistakes I made as well as to document any possible bugs. So what I want to
do
is this:

)spool mytest.output
)sys cat mytest.spad
)comp mytest.spad
-- go make some changes
-- repeat the previous two commands
)spool

At the console the file is displayed. However, spool does not capture any
output
from the )sys cat command.

I lost all the changes I made to mytest.spad even though eventually, I got
it
working.

My request therefore: Is it difficult to modify spool so it will also
capture
all the output from a system command like cat? (I don't expect spool to
capture
other than "terminal" type output streams.)

William






    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden                       | 




==============================================================================

This item URL is:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9581>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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