On Mon, May 4, 2009 at 12:28 PM, Arie van Wingerden <xapw...@gmail.com> wrote:
> Hi,
> in the first place i should say i am not knowledgeable on emacs / slime /
> swank ;-)
> I set up the emacs environment as described here:
>
>  http://dc.clj.fogus.me/index.php?title=Installing_Clojure_and_Slime_on_Windows
> Simple evaluation of e.g. (+ 2 3) goes fine.
> However, when i try to evaluate this piece of swing code (listed here:
> http://clojure.org/jvm_hosted   )
> the window is correctly shown, but is not responsive;
> that is:    i cannot even enter a value to be converted or click on
> "convert" button.
> I tried this code in the Clojure console and there it works fine.
> Any ideas? TIA.

This sounds like something that's come up on the list before.

Try pressing Enter in the REPL (or is that the inferior lisp buffer?
I don't use Emacs) after the window is displayed.  At least, I think
that was something that worked around the problem.

I can't remember if there was an actual solution, though.

Perhaps searching through the archives will turn up something.

-- 
Michael Wood <esiot...@gmail.com>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to