Open wrn opened 11 years ago
See my comments below on a simple bug. Thanks.
(defun nrepl-ritz-compile-region (prefix start end) "Compile the current toplevel form." (interactive "P\nr") ;; fixed a bug on this line ....
See my comments below on a simple bug. Thanks.
(defun nrepl-ritz-compile-region (prefix start end) "Compile the current toplevel form." (interactive "P\nr") ;; fixed a bug on this line ....