login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #323 Handling of the history in a file revision 1 of 2

1 2
Editor:
Time: 2007/11/17 22:26:26 GMT-8
Note:

changed:
-
It's not possible to use history in a file. To use this feature issue, for example, in the interpreter:
<pre>
)hist )file
-- or possibly
)hist )save name-of-file
-- and
)hist )rest name-of-file
</pre>
Waldek Hebisch proposed a patch in another context that solves in part (not completely) this problem (see the patch for nlib.lisp.pamphlet in http://lists.gnu.org/archive/html/axiom-developer/2006-11/msg00013.html)

Submitted by : (unknown) at: 2007-11-17T22:26:26-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

It's not possible to use history in a file. To use this feature issue, for example, in the interpreter:

)hist )file
-- or possibly
)hist )save name-of-file
-- and
)hist )rest name-of-file
Waldek Hebisch proposed a patch in another context that solves in part (not completely) this problem (see the patch for nlib.lisp.pamphlet in http://lists.gnu.org/archive/html/axiom-developer/2006-11/msg00013.html)