scsh-users
[Top] [All Lists]

Re: (x)emacs, ilisp and scsh

To: scsh-news@zurich.ai.mit.edu
Subject: Re: (x)emacs, ilisp and scsh
From: Rolf-Thomas Happe <rthappe@mathematik.uni-freiburg.de>
Date: 30 May 2002 20:00:07 +0200
Organization: IAM * ALU Frg * Germ
George Demmy writes:
> (defdialect scsh "scsh"
>   scheme
>   (setq ilisp-program "scsh"
>       comint-prompt-regexp "^> "

I guess the regexp should rather be something like "^[^[:space:]]*> "
since scheme48 and scsh may show prompts like "1> " or "srfi-13> "
(when you have committed and error or gone ,in srfi-13 respectively).  

> 3) Is there is any interest in all of the steps I did to get ilisp up
>    and running with scsh? If so, I'd be happy to post them or
>    otherwise make them available.

Please do, I will integrate the post or a link to your text into 
the How-To section of scsh.net at http://www.scsh.net/docu/howto.html .

rthappe

<Prev in Thread] Current Thread [Next in Thread>