Skip to content

Instantly share code, notes, and snippets.

@timvisher
Created June 10, 2011 14:07
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 timvisher/1018890 to your computer and use it in GitHub Desktop.
Save timvisher/1018890 to your computer and use it in GitHub Desktop.
Debugger entered: nil
(condition-case error (slime-net-read) (error (debug) (slime-net-close process t) (error "net-read error: %S" error)))
slime-net-read-or-lose(#<process SLIME Lisp>)
slime-process-available-input(#<process SLIME Lisp>)
slime-net-filter(#<process SLIME Lisp> "32_elephantastic\\\", :tags #{\\\"16:9\\\" \\\"1920x1080\\\" \\\"16:10\\\" \\\"1280x800\\\"}, :resolutions #{{:extension \\\"jpeg\\\", :width 1920, :height 1080} {:extension \\\"jpeg\\\", :width 1280, :height 800}}} {:thumbnail-resolution {:extension \\\"jpeg\\\", :width 1024, :height 768}, :source \\\"upload\\\", :title \\\"spotlightSky\\\", :tags #{\\\"1024x768\\\" \\\"4:3\\\"}, :resolutions #{{:extension \\\"jpeg\\\", :width 1024, :height 768}}} {:thumbnail-resolution {:extension \\\"gif\\\", :width 1600, :height 1200}, :source \\\"upload\\\", :title \\\"fatCatTea-Alt\\\", :tags #{\\\"4:3\\\" \\\"1600x1200\\\"}, :resolutions #{{:extension \\\"gif\\\", :width 1600, :height 1200}}} {:thumbnail-resolution {:extension \\\"jpeg\\\", :width 1024, :height 768}, :source \\\"upload\\\", :title \\\"navy-dark\\\", :tags #{\\\"1024x768\\\" \\\"4:3\\\"}, :resolutions #{{:extension \\\"jpeg\\\", :width 1024, :height 768}}} {:thumbnail-resolution {:extension \\\"jpeg\\\", :width 1024, :height 768}, :source \\\"upload\\\", :title \\\"lain_8_1024\\\", :tags #{\\\"1024x768\\\" \\\"4:3\\\"}, :resolutions #{{:extension \\\"jpeg\\\", :width 1024, :height 768}}} {:thumbnail-resolution {:extension \\\"jpeg\\\", :width 1440, :height 900}, :source \\\"upload\\\", :title \\\"01676_coldsink\\\", :tags #{\\\"1440x900\\\" \\\"16:10\\\"}, :resolutions #{{:extension \\\"jpeg\\\", :width 1440, :height 900}}})\n\" :repl-result)000016(:return (:ok nil) 14)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment