Nicolas Neuss [mailto:[EMAIL PROTECTED]] wrote
>
>I must apologize to matlisp: it does not even work when I run a fresh
>cmucl.  After sending (loop) to the lisp buffer (with C-c n), no
>arguments are shown for (princ ... or other commands anymore.
>
That sounds familar to me. Does matlisp change your prompt ?

Some days ago i changed my CMULISP prompt in a way that it shows the
current package. With ILisp no arguments are shown for functions after
that. At a first look it seems that ILisp use regexes to scan-out the
prompt before trying to analyse the current line. That fails if the
prompt doesn't match the regex, of course.
Unfortunally i'm very busy these days so i didn't reported that bug
to the ILisp maintainers yet. But i will do soon.

Best 
AHz

Reply via email to