Last edit
Changed:
< Blogger.el is a bit of EmacsLisp for Emacs that enables you to post to weblogs that use the Blogger API via Emacs, written by MarkHershberger. The code is available from http://elisp.info/package/blogger/blogger.el.
< As of 2009 Jan (blogger.el version 1.2), this code does not work out of the box. It waits for about 1 min with this message “Contacting host: plant.blogger.com:80” then complains “if: Why? url-http-response-status is nil”.
< BloggerMode was extended to cover several blog APIs in addition to the original Blogger API, namely MetaWeblog, Moveably Type and LiveJournal. With these additions the mode is now known as WebloggerMode.
to
> Blogger.el is a obsolete package, replaced by WebloggerMode (weblogger.el).
> Blogger.el was a package that enables you to post to weblogs to Blogger.com. It was written by MarkHershberger. The code is available at http://elisp.info/package/blogger/blogger.el
> As of 2009 Jan (blogger.el version 1.2), it does not work out of the box. It waits for about 1 min with this message “Contacting host: plant.blogger.com:80” then complains “if: Why? url-http-response-status is nil”.
Blogger.el is a obsolete package, replaced by WebloggerMode (weblogger.el).
Blogger.el was a package that enables you to post to weblogs to Blogger.com. It was written by MarkHershberger. The code is available at http://elisp.info/package/blogger/blogger.el
As of 2009 Jan (blogger.el version 1.2), it does not work out of the box. It waits for about 1 min with this message “Contacting host: plant.blogger.com:80” then complains “if: Why? url-http-response-status is nil”.