Jonathon McKitrick <jmckitr...@gmail.com> writes:

>> 1.  Can emacs with swank dynamically update Noir code running locally, 
>> > or do I need to save the code and then 'lein run' to see the new 
>> > result? 
>>
>> Without ever having used Noir, I would assume you can hack on the
>> living instance at the REPL.
>
> I was wondering if I could make changes in emacs, C-c C-k, and refresh
> the web page to see the results.

Yes, I guess so.

>> > 2.  When trying (in-ns ...) and a few other commands from emacs, nRepl 
>> > hangs consistently.  Is this user error? 
>>
>> Uhm, now do you use SLIME/swank, or do you use nrepl.el/nREPL?  (Aside 
>> from that, neither should hang on (in-ns ...).) 
>
> Hmm, I guess I have migrated to nrepl as the backend to emacs.  I'm
> using nrepl-jack-in.

Yes, then you are using nrepl and not SLIME/Swank.  I use that, too, and
I haven't encountered hangs with (in-ns ...) forms yet.  If you have
your project accessible somewhere, I'm happy to try to reproduce the
issue.

Bye,
Tassilo

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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