stringout of operators



On 2013-02-16, Wilhelm Haager <wilhelm.haager at htlstp.ac.at> wrote:

> Nevertheless, I think neglecting the operator-propery of
> a function at saving the functions via 
> stringout("test.mac",functions) is not very clean.

Agreed -- I will think about that.

> An insufficiency has to my mind also saving the state
> of a Maxima session using save("test.lsp",all), as some
> character-combinations for operators cannot be read
> in again; e.g. ">>>" and "<.>" as operators work fine,
> ">>" and ".." lead to the error message:
>
> loadfile: failed to load test.lsp
>  -- an error. To debug this try: debugmode(true);
>
> Is that a bug,or have I overseen something?

It is a bug in 'save' -- I think I know how to fix it. I will work on
it.

best,

Robert Dodier