From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Unwanted percent-encoding capturing data from Firefox Date: Mon, 20 Jun 2011 21:42:45 +0200 Message-ID: <87d3i89tmy.wl%dmaus@ictsoc.de> References: <87k4chytyl.wl%dmaus@ictsoc.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Mon_Jun_20_21:42:44_2011-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYkN1-0000Cs-SO for emacs-orgmode@gnu.org; Mon, 20 Jun 2011 15:42:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYkMy-0006Wn-8y for emacs-orgmode@gnu.org; Mon, 20 Jun 2011 15:42:51 -0400 Received: from mailout114.xlhost.de ([213.202.242.114]:39093 helo=backup1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYkMx-0006WT-Uw for emacs-orgmode@gnu.org; Mon, 20 Jun 2011 15:42:48 -0400 In-Reply-To: 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: Bill Jacobson Cc: emacs-orgmode@gnu.org --pgp-sign-Multipart_Mon_Jun_20_21:42:44_2011-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable At Mon, 20 Jun 2011 07:17:30 -0500, Bill Jacobson wrote: > > > > I'm looking into this issue, but this caught my eyes: > > > >> Org-mode version 7.4 (release_7.5.409.g4f3a3) =3D=3D latest > > ^^^^^^^^^^^^^^^^^^^^ > > > > This looks like a mixed up Org mode install, doesn't it? > > > > It would explain the problem you face. The functions for escaping > > %-encoded characters has changed significantly and if you run > > org-protocol.el from 7.5 together with org.el from 7.4 you would get > > exactly what you got. > > > > Could you check if you have a mixed Org install? > > > > Best, > > -- David > David, >=20 > I didn't know to see the 7.4 bit as a possible red flag. >=20 > In /usr/local/share/emacs, I have installed Emacs 24.0.50, including the = > bundled org-mode 7.4 release. >=20 > Into ~/elisp/org-mode I am nightly git pulling and making the latest 7.5 = > version >=20 > I have been toggling between 7.4 and 7.5 latest=E2=80=94cleanly, I though= t=E2=80=94by=20 > uncommenting or commenting the line > (add-to-list 'load-path "~/elisp/org-mode/lisp/") >=20 > Is this enough to tell you what I've mixed up? No, AFAIK and according to http://orgmode.org/manual/Installation.html#Installation=20 you'd need a (require 'org-install) When using the web version. This file defines the autoloads for Org, e.g. sets up the correct place where Emacs will find the correct Elips files. Best, -- David --=20 OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Mon_Jun_20_21:42:44_2011-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAk3/orQACgkQma24O1pEeOY1EwD8Cf1Pz9RrNQpaXwFyAjiFzxNg YiWNZtgYingnzfdw/QQBALUfsG7HPAoI9UAG6JIdf0rxAvSs3Tzd1yCvvsdkKqQL =Yznz -----END PGP SIGNATURE----- --pgp-sign-Multipart_Mon_Jun_20_21:42:44_2011-1--