axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [Axiom-mail] Re: input initialization file


From: Themos Tsikas
Subject: [Axiom-developer] [Axiom-mail] Re: input initialization file
Date: Mon, 01 Aug 2005 04:20:53 -0500

Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff
--
Hello

In your axiom.input file add the line
 
)set message prompt frame

as the first line

You will see that the axiom.input definitions belong to the "initial" but you 
are offered a prompt belonging to a new frame. 

Give the command ")frame" to read about frames. To switch back to the frame 
that your axiom.input definitions are in, issue ")frame drop" interactively. 

What's happening is that AXIOMsys stays with the first "initial" frame but 
"axiom" starts a client process ("AXIOMsys" + "spadclient") for which 
AXIOMsys makes a new frame.

Best Regards
Themos Tsikas

PS. All this applies to the NAG version of axiom but it may well apply to the 
version you have.


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


_______________________________________________
Axiom-mail mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/axiom-mail

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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