On 19 Sep., 08:11, Simon King <[email protected]> wrote:
[...]
> So, what other methods (besides eval()) send commands to gap?

The situation improves when "gap.set()" is apppending to the log file
as well.

But I am not sure if this covers everything. There is also _eval_line
and _execute_line, but when I made them append to the log then often
the commands appeared twice.

So, after all, it would be easiest to avoid the command buffer file
(say, edit Gap.__init__ setting eval_using_file_cutoff=1000) and use
gap=Gap(logfile=...)

Cheers,
Simon

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to