[Emacsweblogs] Re: Blogging on wordpress

2009-09-17 Thread andrea Crotti
Mark A. Hershberger everybody.org> writes: > This looks like you need the newer timezone function. If you have the > latest xml-rpc.el and have compiled it, you won't get the > up-to-date-function (because a bug I just fixed). > > You can get the latest copy from bzr: http://xrl.us/bfmbiz > >

Re: [Emacsweblogs] Re: Blogging on wordpress

2009-09-16 Thread Mark A. Hershberger
andrea Crotti writes: > date-to-time: Invalid date: 20090410T10:33:22 > both with emacs 22 and 23.. This looks like you need the newer timezone function. If you have the latest xml-rpc.el and have compiled it, you won't get the up-to-date-function (because a bug I just fixed). You can get the

[Emacsweblogs] Re: Blogging on wordpress

2009-09-16 Thread andrea Crotti
Mark A. Hershberger everybody.org> writes: > > andrea Crotti gmail.com> writes: > > > Just to make sure, the data must be: > > > > http://name.wordpress.com > > This is a problem that I hope to fix soon, but you're giving it the URL > of your weblog, not the XML-RPC endpoint. You need to giv

Re: [Emacsweblogs] Re: Blogging on wordpress

2009-09-16 Thread Mark A. Hershberger
andrea Crotti writes: > Just to make sure, the data must be: > > http://name.wordpress.com This is a problem that I hope to fix soon, but you're giving it the URL of your weblog, not the XML-RPC endpoint. You need to give it: http://name.wordpress.com/xmlrpc.php I think that would fix it

[Emacsweblogs] Re: Blogging on wordpress

2009-09-15 Thread andrea Crotti
I updated again but still getting the same error :( Debugger entered--Lisp error: (wrong-type-argument listp "URL/HTTP Error: 200") assoc("blogName" (nil . "URL/HTTP Error: 200")) #[(blog) "\301\302\"A\207" [blog assoc "blogName"] 3]((nil . "URL/HTTP Error: 200")) mapcar(#[(blog) "\301\302

[Emacsweblogs] Re: Blogging on wordpress

2009-09-11 Thread andrea Crotti
Mark A. Hershberger everybody.org> writes: > > > andrea, > > Sorry for taking so long to get back to you. I lost track of your > message during our holiday weekend. Looking at your stacktrace > (http://xrl.us/bfjph9), it looks almost like you're using the wrong > version of url.el. > > Coul

[Emacsweblogs] Re: Blogging on wordpress

2009-09-04 Thread andrea crotti
andrea crotti writes: I get the same error even with emacs 23 and the last version of weblogger/xml-rpc, here is the full error: Debugger entered--Lisp error: (wrong-type-argument listp "URL/HTTP Error: 200") assoc("blogName" (nil . "URL/HTTP Error: 200")) (cdr (assoc "blogName" blog)) (la