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: New xml-rpc.el and weblogger.el

2009-09-16 Thread Mark A. Hershberger
Leo writes: >> Hrm… That should actually be taken care of in the new xml-rpc.el (see >> the end of the file, where timezone-parse-date is conditionally >> defined. Or it should be. > > I see. I guess, for some reason, that didn't happen and the original > timezone-parse-date from timezone.el was