Hey, Still a fairly newbie emacs user. But when trying to evaluate a form with *C-x C-e ( *after* M-x nrepl-jack-in )*, I still get this error (was happening with nrepl 0.1.3):
*Symbol's function definition is void: lisp-eval-last-sexp* This call looks like it's used in * ~/elpa/clojure-mode-1.11.5/clojure-mode.el*. I'm using GNU Emacs 24.0.92.1. I also still have these directories lying around. Should something be blown away, or uninstalled? Does clojure-mode need to be updated ( 1.11.5 looks like the latest )? ~/.emacs.d/swank/ ~/.emacs.d/elpa/nrepl-0.1.3/ ~/.emacs.d/elpa/nrepl-0.1.4/ Thanks Tim Washington Interruptsoftware.ca 416.843.9060 On Tue, Sep 18, 2012 at 9:54 AM, Tim King <king...@gmail.com> wrote: > I am happy to announce the release of nrepl.el v0.1.4, an Emacs client for > nREPL. > > https://github.com/kingtim/nrepl.el > > v0.1.4 is available now on Marmalade, and should also be available on > Melpa. > See the github Readme for installation and usage instructions. > > Notable additions since our last release: > - Improvements and simplifications for completion (Tassilo Horn) > - Fix paredit .. don't make clojure-mode-map parent of > nrepl-interaction-mode-map (Tassilo Horn) > - Documentation additions and fixes (Ryan Fowler, Nikita Beloglazov, > Bozhidar Batsov, Juha Syrjälä, Philipp Meier) > - Make completion back-end and error handler configurable (Hugo Duncan) > - Accept host as well as port on connect (Ken Restivo) > - Enable nrepl-interaction-mode in clojurescript-mode (Nelson Morris) > - Emit stdout from interactive evaluations into the repl buffer > - Various bug fixes: > - Fixes for ECB interop (Matthew Willson) > - Namespace qualify tooling calls (Justin Kramer) > - Eldoc fixes (Jack Moffitt) > - Fix path quoting in load file for Windows (Philipp Meier) > - Fix nREPL / Emacs error "Unable to resolve symbol: if-let" > > Many thanks to all the contributors who have reported issues and > submitted pull requests. > > Cheers, > Tim > > -- > 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 -- 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