Hi,

I did that in my last Clojure talks and I enjoyed it.

Usually I create one project (lein new) for each talk and in that I have 
one namespace, but not the default core.clj that is created by lein.

After that I develop the talk (code plus comments) in Emacs (lein swank on 
the shell, M-x slime-connect from Emacs, lein marg to create the HTML).

For the talk I open a browser with the HTML generated by marginalia and 
increase the font-size depending on the beamer available.  In addition to 
that I keep a fresh Emacs/SLIME/Swank open to be able to run the code.

Works very well for me.

Regards,
Stefan

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