Hi All,

I've just pushed an update to axiom-environment that adds a function called axiom-process-read-region. This function copies the current region to a temporary file then )read's it into the running Axiom process. As such it works with piled code. By default it is bound to C-c C-y.

Paul

On 16 Nov 2013, at 02:53, jiazhaoconga wrote:

I am combining https://bitbucket.org/pdo/axiom-environment/
and AxiomEmacsMode/fricas.el, because both have very good features:
- AxiomEmacsMode/fricas.el provide "axiom-yank/fricas-yank", can save
  a pile to a temp file and ')read' it back automatically.
- axiom-environment offers a very nice help system, and a spad-mode
which I can write programs in one buffer while execute part of it in the
  other buffer -- I think it's a work flow even better that REPL.

axiom-environment doesn't support pile at all(which is very very inconvenient),
that's why I'm trying to combine them together.

_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to