Tag Archives: Emacs

Fixing swank-clojure

For those who are getting class not found error when running SLIME with latest swank-clojure, modify your swank-clojure-jar-path as shown below: ;; Modify paths accordingly. For Windows users, this needs a little bit of tweaking. (setq swank-clojure-jar-path (concat (expand-file-name "~/clojure/clojure/clojure.jar") ":" (expand-file-name "~/.emacs.d/elisp/swank-clojure/src/main/clojure/"))

Emacs 23 released.

GNU Emacs 23 is finally released, . (happy)

Gnus, BBDB and Period

If you’re also facing problem completing names in BBDB entries where email address contains period (.) character, then check out this post in gnu.emacs.gnus newsgroup.

Follow

Get every new post delivered to your Inbox.