On Dec 1, 3:59 pm, Charras <guido.carba...@gmail.com> wrote: > Steve, I already try to follow does instructions. I copied the text > into the *scratch* buffer, and did control j (C-j), but nothing > happen, it just move the cursos to the next line. Do you know how can > I make Aquamacs eval the *scratch* buffer? 'Cause I think that's my > problem.
Aquamacs defaults to putting the *scratch* buffer into text-mode, not into lisp-interaction-mode. Why they did this, I have no idea, but it means that if you want to follow any instructions involving evaluating expressions in the *scratch* buffer, you first must execute "M-x lisp- interaction-mode" in that buffer. -Johann -- 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