samaaron / nrepl-eval-sexp-fu

eval-sexp-fu.el modified for use with nrepl
6 stars 6 forks source link

nrepl-eval-expression-at-point broken #1

Closed samaaron closed 12 years ago

samaaron commented 12 years ago

nrepl-eval-expression-at-point doesn't always highlight the form that is actually evaluated. This is true when the form has whitespace at the start or if evaluation is triggered from within a comment.