On Feb 5, 2014, at 5:39 AM, John D. Hume <duelin.mark...@gmail.com> wrote: > Could you clarify the difference between LightTable's M-) and using C-M-x* in > Emacs jacked into an nrepl session with Cider?
M-) is paredit-forward-slurp-sexp in both LightTable and Emacs. The key difference here is that LightTable can eval-in-place "live" inside a file without you needing to do anything but type code. You don't need to send expressions to a REPL and the results are displayed inline, right next to the expression, rather than in a separate REPL window or the minibuffer. Essentially you get the benefit of the REPL and fast feedback without needing a separate REPL buffer. Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880)
signature.asc
Description: Message signed with OpenPGP using GPGMail