On 05/17/2014 04:29 AM, Waldek Hebisch wrote: > There are some patches which which do > not require any disscussion like: 'add syscmd ioHooks' and > 'ioHook for error function' (the two probably should go together).
Ready to commit https://github.com/hemmecke/fricas/commits/more-iohooks Waldek, can you please look over my changes in fricas.el. I've run that locally and it seems to work. The reason for the change was that ^[|startSysCmd| and ^[|endOfSysCmd| was printed with my original version. That was due to the fact that Martin Rubey did not take care of possibly more ioHooks. Now I test for the hooks that are actually used in fricas.el. That Lisp stuff is not difficult, but I'm not a Lisp programmer, so I feel better if someone had a look at that code before it's committted. Ralf PS: I'll prepare the "\axiomXXX --> \spadXXX" next. Will hopefully finish today. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
