[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [scala-user] Re: 2.9.0.1 Scala REPL gets messed up when run within "
From: |
OP |
Subject: |
Re: [scala-user] Re: 2.9.0.1 Scala REPL gets messed up when run within "M-x term" [emacs 23.2.93.1] |
Date: |
Wed, 15 Jun 2011 11:53:08 +0530 |
Hi Lex that was an interesting clue: I tried csh, ksh too. Sadly the problem showed up on each of them.
I tested by invoking csh and ksh from within the bash session.
Then I also tried launching an independent ksh session:
M-x term RET /bin/ksh RET
(I again did 'unset EMACS' before launching scala)
2.8 worked fine in each case, 2.9 did not.
Regards
OP
[ while it looks like a scala issue to me at this point - rather than an emacs one
- I'm retaining emacs-help group in "cc:".. any emacs-term users launching scala-2.9 from within term? ]
On Tue, Jun 14, 2011 at 9:05 PM, Lex
<lexn82@gmail.com> wrote:
I have noticed this problem a while ago with Bash.