$export FRICASEDITOR=vi
As you see from the SPADEDIT file, you should rather set something like export FRICASEDITOR='vi +$line $name' or with emacs instead of vi. You have to choose the right command line parameters for your editor. $line and $name will be replaced by the filename and line number. Can you check whether that works? Ralf -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/074eebf6-49c5-da2c-2f62-886074eb46d4%40hemmecke.org.
