Skip to content

Instantly share code, notes, and snippets.

@timvisher
Created June 10, 2011 14:10
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/1018899 to your computer and use it in GitHub Desktop.
Save timvisher/1018899 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)000015(:return (:ok nil) 7)")
recursive-edit()
byte-code("\306 @\307=\203!\310\311\312\"\210\313\311!\211A@)\242\314=\203!\310\315\312\"\210\316 !\210\317 \210\320 !\210\f\203d\321ed\" V\203Web\210\322 \245y\210`db\210\322 \245 Zy\210`|\210)\323c\210eb\210\324\325\326 \"\210\327\306!\210\324\330!\210\331\312\324\330!\210\212\332 \210+\331\207" [unread-command-char debugger-args x debugger-buffer noninteractive debugger-batch-max-lines -1 debug backtrace-debug 4 t backtrace-frame lambda 5 pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message "%s" buffer-string kill-emacs "" nil recursive-edit middlestart buffer-read-only standard-output] 4)
debug()
(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