From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sharon Kimble Subject: org2blog problems. Date: Wed, 18 Dec 2013 18:03:19 +0000 Message-ID: <20131218180319.7105658f@london> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/Qif45+jDzAGFl9fhIv4=kxC"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtLT3-0007om-VW for emacs-orgmode@gnu.org; Wed, 18 Dec 2013 13:03:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VtLSz-0004S5-4q for emacs-orgmode@gnu.org; Wed, 18 Dec 2013 13:03:33 -0500 Received: from out1.ip01ir2.opaltelecom.net ([62.24.128.237]:57412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtLSy-0004Pj-VY for emacs-orgmode@gnu.org; Wed, 18 Dec 2013 13:03:29 -0500 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" --Sig_/Qif45+jDzAGFl9fhIv4=kxC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I have been attempting to use emacs org2blog but am now consistently getting this error report -=20 Contacting host: www.sharons.org.uk:80 xml-rpc-xml-to-response: XML-RPC fault `Incorrect username or password.' I'm using '.netrc' and this is - machine host100 myblog A taste of linux login boudiccas password rhubarbandcustard This is the relevant sections in my .emacs - (setq load-path (cons "~/.emacs.d/elpa/org2blog-20130707.323" load-path)) ;; depends on netrc, xml-rpc (require 'netrc) (require 'xml-rpc-autoloads) (require 'org2blog-autoloads) (require 'metaweblog) ;; load the entry 'A taste of linux' in the ~/.netrc, we obtain a hash-map with the needed data ;; now enter the data in the org2blog list of blogs (require 'netrc) ;; or nothing if already in the load-path (setq blog (netrc-machine (netrc-parse "~/.netrc") "A taste of linux" t)) (setq org2blog/wp-blog-alist '(("A taste of linux" :url "http://www.sharons.org.uk/xmlrpc.php" :username (netrc-get blog "login") :password (netrc-get blog "password")))) (add-hook 'org-mode-hook 'org2blog/wp-mode) Why cant I log on with org2blog please? Is it because either .netrc or org2blog have a maximum password length please? That=E2=80=99s the only thi= ng that I can think of as to why it is consistently failing.=20 Sharon. --=20 =EF=BB=BFA taste of linux =3D http://www.sharons.org.uk efever =3D http://www.efever.blogspot.com/ efever =3D http://sharon04.livejournal.com/ my git repo =3D https://bitbucket.org/boudiccas/dots Debian testing, Fluxbox 1.3.5, LibreOffice 4.1.3.2 Registered Linux user 561944 --Sig_/Qif45+jDzAGFl9fhIv4=kxC Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJSseNtAAoJEDaBgBkK+INbvIAP/3CkOJdMsEMZFf5MTVvTuxZE 4a1eXr/kBARKOaeFuU8WuOg4FvuoSDbX7fvJIq5ySBuRGI3C+5aNbGQUsDBNSmW2 mcoBia0IvZ0/8j+SOL6/rplHb4zC1D8B99FeCOWLUjxTia/YJs1NvlF17d7AW0pQ EslX3ANjYimcvoHitCXG6VtdMvWq1dbX82t1NmnHNSZNZH+rnJEZK0KNyp0eX5/6 S3ynGi1GcLci1ZGTriJgDpuATVDa/q/N1BB6+i1ngWgt8ttu2Vjbk8lWcCjPGJRC IfiMmS5wi2jrRmBfYWuOIl3R03Nm1Vbw5DKasDUF0SDlJqRmq2XydDR0Fo7IVoSV ClMH5Bky3FeLmrxceFF383IF5gxvI/+UWm3X8n9gnhQ/luKR0uP33MbtFMWk2GY1 Qud5y8q9xpjKAoqo//3hI0Y2g7DE7LNsNdv73Rz9yaAWe0lUf6+U4GGjbQ2GOAWr BakbURBQJ3qLgW6yUIbA599Zqb/0snxybMuAKqHZGDvGpinDwfko6H3Cbh6aFkMI V4pLH9h/OWrEF8tjrYODEx52eCQSueGvhWDhDyrbi34jtivOy2UbC8gFQrd7eSVE ViNP7ywRHyZJtEXesLRmT2JI8bKHwtn4fFvPftQh01x6nc+f/alrZcyEuJM7gHWx Urw4lVjlD0nExBYlPc45 =jY2U -----END PGP SIGNATURE----- --Sig_/Qif45+jDzAGFl9fhIv4=kxC--