Skip to content
This repository was archived by the owner on Jan 23, 2018. It is now read-only.

Commit 1ed1bf7

Browse files
committed
Link to issue #66 to explain configuring for CL and Clojure.
1 parent c3a7f3a commit 1ed1bf7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,12 @@ official CVS version of SLIME is not supported; it often breaks
173173
compatibility with Clojure. In addition, the `slime-clj` packages are
174174
incompatible with swank-clojure.
175175

176+
It's possible to have Emacs configured for both Common Lisp and
177+
Clojure if you defer loading of Slime until it's needed.
178+
[This issue](https://github.com/technomancy/swank-clojure/issues/66)
179+
has details on how that is done. It's not possible to have a single
180+
instance of Emacs connect to both though.
181+
176182
Swank-clojure and SLIME are only tested with GNU Emacs; forks such as
177183
Aquamacs and XEmacs may work but are not officially supported.
178184

0 commit comments

Comments
 (0)