Dear GAP-forum,
On Wed, 17 Nov 1999, Michael Smith wrote:
>
>Jeremy Rickard wrote:
>
>> I've been trying to use Michael Smith's "gap-process" mode
>> to run GAP4 under Emacs.
>...
>> thing happens with GAP3, so it doesn't seem to be a problem
>> specifically with GAP4.
>
>Long ago, I wrote this ("wrote" is actually quite an exaggeration ---
>it was actually just a quick hack) for Emacs 18, so the problem isn't
>with the GAP version, rather the too modern Emacs program. Emacs 18 has
>long since disappeared, and I don't expect the gap-process mode to work
>with Emacs 19/20 without some (possibly many) modifications to the lisp
>code.
>
I run GAP3 gap-mode in emacs 19.34.
It works; the comint mode I use might be not the one that
is distributed with emacs 19, though.
You can download a copy of teh comint.el I use to try from
http://www.cs.uu.nl/~dima/comint.el.gz
(it's a bit too big to post here.)
My understanding was that in the standard distro of emacs 19,
the comint mode is somehow broken. I got mine with a
distribution of one of Scheme implementations, as far as I
remember now.
I'm planning to investigate how this goes with emacs 20.4.
(and with GAP4).
--- Dima