axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Axiom-developer] Emacs mode in Windows


From: Page, Bill
Subject: RE: [Axiom-developer] Emacs mode in Windows
Date: Wed, 10 May 2006 13:02:49 -0400

On Wednesday, May 10, 2006 12:32 PM I wrote:
> ...
> To do that now with Axiom one might use the commands:
> 
>   )edit xxx.input
>   )read xxx.input
> 
> and alternate between these two commands while you test
> some new code. Alternatively you might do:
> 
>   )edit xxx.as
>   )compile xxx.as
> 
> if you are writing a library routine in Aldor (or .spad if
> you are writing SPAD cod).
> ... 

Just so it is clear what I mean: I think of the emacs buffer
as replacing the use of the ')edit' command and that the
')read' or ')compile' command would be generated internally
by the 'execute' command.

Regards,
Bill Page.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]