From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafael Subject: Re: Error in org2blog/wp-login: "Must provide a callback function to url-retrieve" Date: Tue, 01 May 2012 09:56:59 -0500 Message-ID: <87vckglzk4.fsf@gmail.com> References: <87zk9t81ih.fsf@dod.no> <87haw08f2a.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPEVo-0007lz-64 for emacs-orgmode@gnu.org; Tue, 01 May 2012 10:57:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPEVm-0005LE-6u for emacs-orgmode@gnu.org; Tue, 01 May 2012 10:57:07 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:43070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPEVl-0005Ky-Vn for emacs-orgmode@gnu.org; Tue, 01 May 2012 10:57:06 -0400 Received: by obbwd18 with SMTP id wd18so3165418obb.0 for ; Tue, 01 May 2012 07:57:03 -0700 (PDT) In-Reply-To: <87haw08f2a.fsf@dod.no> (Steinar Bang's message of "Tue, 01 May 2012 10:45:49 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Steinar Bang writes: >> When I try to log in, using `M-x org2blog/wp-login RET', I get the >> following error message in the minibuffer: >> Must provide a callback function to url-retrieve > > Are anyone else successfully using org2blog with emacs 23? I just checked that org2blog works for me with GNU Emacs 23.3.1 (i686-pc-linux-gnu, GTK+ Version 2.24.5) of 2011-08-14 on rothera, modified by Debian in Ubuntu 11.10. But I have the following header in xml-rpc.el. ;; Author: Mark A. Hershberger ;; Original Author: Daniel Lundin ;; Version: 1.6.8 ;; Created: May 13 2001 ;; Keywords: xml rpc network ;; URL: http://launchpad.net/xml-rpc-el ;; Last Modified: <2010-03-05 13:41:20 mah>