On Mon, 5 Dec 2005, RalphMoritz wrote:

[...]
is there an Emacs mode available that will run csi as
an inferior Emacs process (preferably with syntax
highlighting)? Starting csi from eshell isn't so cool...
[...]

Hello,

standard Emacs distributions usually include support for starting an inferior Scheme process using the run-scheme interactive lisp function.

You can set the program that will be launched by that function through the customizable variable scheme-program-name.

cu,
Thomas


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to