At 03:27 PM 9/16/99 +0200, you wrote:
>Hi!
>
>What do i wrong ?
>By editing a previous command line in Beanshell frame the line prompt  ( bsh
>%) is picked up with the line ?
>

I don't know. The JDE interface to the BeanShell is based on comint.el,
which handles the parsing and transmission of user input to the BeanShell.
Your editing must have confused comint's parser. I'll including the prompt
in comint-prompt-regexp in the next release. Maybe this will fix the problem.

- Paul

Reply via email to