Thomas Fischbacher <[EMAIL PROTECTED]> writes: > > The prompt may be changed without problems. For instance in CMUCL you > > could use something like: > > _________________________________ > > (setq *prompt* "> ") > > _________________________________ > > in a local file $HOME/.cmucl-init, if you prefer the "> " prompt. > > Note that this *will* confuse ilisp.
One can set 'comint-prompt-regexp' to unconfuse it.
