I have Emacs 24 with and clojure-mode, etc. packages from marmelade under
Mac OS 10.6.8.

I followed the instructions for Emacs:

https://github.com/brentonashworth/one/wiki/Emacs

("For this example, we will start the Clojure REPL ...")

When I get to the point, where I have both a Clojure and a Clojurescript
repl, I open up the dev view of one and test it with (js/alert "!"). So far
so good.

(in-ns one.sample.model) still works, the fun starts when I issue

@state

If I go down the script/cljs-repl way, it works like a charm.

Here is the stacktrace for reference:
http://pastebin.com/WvF8WkXa

2012/1/13 David Nolen <dnolen.li...@gmail.com>

> On Fri, Jan 13, 2012 at 12:16 PM, László Török <ltoro...@gmail.com> wrote:
>
>> funny, if I start the cljs repl via script/cljs-repl it works
>>
>> I will look into it, maybe it's Emacs
>>
>> thx
>>
>
> Out of curiosity, how were you starting it before?
>
> David
>
> --
> 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
>



-- 
László Török

Skype: laczoka2000
Twitter: @laczoka

-- 
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