[CM] Snd: getting a prompt on stdout

Daniel Lopez daniel.lopez999 at gmail.com
Fri Mar 18 17:34:38 PDT 2016


On 18/03/16 13:11, bil at ccrma.Stanford.EDU wrote:
> I added stdin-prompt to Snd, and tried it out briefly in the gtk version:
>
> /home/bil/cl/ ./snd
> (+ 1 2)
> 3
> (set! (stdin-prompt) ">>>")
> ">>>"
>>>> (+ 1 2)
> 3
>>>> (exit)
>
> I haven't yet tried it in emacs -- please let me know
> of any problems.
>
>
> (The sourceforge cvs version may be messed up --
> I'm getting "transport endpoint" errors which I'll
> need to track down).
>
>
>

Works great. Thanks very much, also for doing it so fast!

Daniel



More information about the Cmdist mailing list