Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@CodyReichert
Created August 31, 2015 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CodyReichert/884ffcb37dc9f0fa2550 to your computer and use it in GitHub Desktop.
Save CodyReichert/884ffcb37dc9f0fa2550 to your computer and use it in GitHub Desktop.
(setf *print-length* 50)
@CodyReichert
Copy link
Author

Keeps SLIME REPL from throwing up "connection closed" when parsing/printing large data sets.

Implementation: SBCL
Env: Arch Linux, Emacs 24.5, Slime 2.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment