[ANN] new version of axiom.el
Martin Rubey <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
A new version of axiom.el (09-06-2007) is now available on http://wiki.axiom-developer.org/SandBoxAxiomEmacsMode * fixed bug with scroll-input while axiom is sending output!!! :-) * discovered that process-mark can be used to determine whether axiom has written a prompt. This doesn't work with lisp creating prompts, of course. * axiom-end-of-input is now a mark. For some reason, making copy-marker's second argument equal to "t" messes up the output. - I do not have the time to incorporate Francois' routines to send axiom input to the buffer. - still no emacs port - the initialisation code is still terribly messy. After using axiom mode, shell mode is nearly unusable. Martin