"Devon McCormick" <[EMAIL PROTECTED]> writes:

> Alexander -
> 
> is there a known problem with "0 : 0" (multi-line noun definition)?
> If I enter the following (in jee running under emacs):
> hi=: 0 : 0
> howdy
> pard
> )
> 
> the closing paren does not return me to immediate execution but leaves me
> stuck in text entry mode.
> 
> Do you get this problem?


You mean you write or paste it in the *J* buffer then you don't get back a
prompt after the ')\n'? It works fine for me with j5.04:

   hi=: 0 : 0
howdy
pard
)
   hi
howdy
pard


so maybe its a problem with the newest version of jee? Have you tried what
happens if you run it outside of emacs?

cheers,

'as
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to