repl emacs Coding system iso-latin-1-unix not suitable for "0000b0 and weird selector
66 views
Skip to first unread message
coco
unread,
Nov 23, 2011, 10:01:28 PM11/23/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Enlive
hi...I'm trying translate my jquery selectors to enlive...so my $ (body).children('a').attr('href')...I think it would be: (html/select (html/select (fetch-url *base-url*) [:body] ) [[:a (attr? :href)] html/first-child])
when I wrote this in my repl I get
Coding system iso-latin-1-unix not suitable for "0000b0(:emacs-rex (swank:listener-eval \"
I've 2 questions
first...is the selector OK ? :D 2) How can I fix the encode error?
thanks so much!!
Manoj Waikar
unread,
Nov 24, 2011, 9:31:21 AM11/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message