austin----- / weibo.emacs

Sina weibo client in Emacs
https://github.com/austin-----/weibo.emacs
105 stars 28 forks source link

No setf-method known for weibo-status-comments #20

Closed luozengbin closed 9 years ago

luozengbin commented 12 years ago

when i compile this packge i got the error.

in weibo-pull-comment: weibo-comment.el:53:43:Warning: reference to free variable `node-data'

In weibo-insert-comment: weibo-comment.el:66:13:Warning: reference to free variable weibo-timeline-separator' weibo-comment.el:76:15:Warning: reference to free variable weibo-timeline-sub-separator'

In weibo-comment-update-status: weibo-comment.el:134:23:Warning: reference to free variable `weibo-api-status-counts' weibo-comment.el:137:1:Error: No setf-method known for weibo-status-comments

austin----- commented 12 years ago

@luozengbin Thanks for the feedback. I haven't tried to compile weibo.emacs. I will investigate it.