Skip to content

Instantly share code, notes, and snippets.

@wfarr
Created March 8, 2009 20:11
Show Gist options
  • Select an option

  • Save wfarr/75885 to your computer and use it in GitHub Desktop.

Select an option

Save wfarr/75885 to your computer and use it in GitHub Desktop.
Debugger entered--Lisp error: (wrong-type-argument sequencep item\.condition\.temp)
coerce(item\.condition\.temp string)
(lambda (x) (coerce x (quote string)))(item\.condition\.temp)
mapcar((lambda (x) (coerce x (quote string))) (item\.condition\.temp weather\.forecast location=30332))
(let ((query-args ...)) query-args)
(test (quote select) item\.condition\.temp weather\.forecast location=30332)
eval((test (quote select) item\.condition\.temp weather\.forecast location=30332))
eval-last-sexp-1(t)
eval-last-sexp(t)
eval-print-last-sexp()
call-interactively(eval-print-last-sexp nil nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment