)edit /tmp/xyz.txt does not work ; $EDITOR ist not used
A system for computer algebra and symbolic mathematics
Brought to you by:
dos-reis
Hi,
i tried the examples from hyperdoc and got two errors:
(1) -> )edit /tmp/xyz.txt
>> System error:
The value |/tmp/xyz.txt|
is not of type
(OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING PATHNAME FILE-STREAM).
--- $EDITOR is not respected:
1) -> )system echo "$EDITOR"
vi
(1) -> )edit "/tmp/xyz.txt"
sh: /usr_local/OpenAxiom/lib/open-axiom/i686-suse-linux/1.2.1/lib/SPADEDIT: No such file or directory