"Slava Pestov" <[email protected]> writes:

> Ah, that will do for now.
>
> A long-term fix for this could involve using a custom protocol to
> communicate between Factor and emacs. This will also clean up issues
> with parsing Factor output where an unexpected error gets thrown; your
> protocol could differentiate successful outputs from errors.
>

Yes. Actually, i'm already using a custom protocol for the
non-iteractive part (autodoc and all the other fuel commands), including
error parsing. But when in the listener buffer, this protocol is not
used, hence the issues. What's missing is an interactive prompt that
actually uses FUEL's protocol, instead of the current comint-mode. I
guess i should take the plunge :)


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to