1
0
Fork 0
dotfiles/emacs/.swank.lisp

3 lines
85 B
Common Lisp

(setf swank:*globally-redirect-io* t)
(setf swank:*communication-style* :fd-handler)