emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Unwanted percent-encoding capturing data from Firefox


From: David Maus
Subject: Re: [O] Unwanted percent-encoding capturing data from Firefox
Date: Mon, 20 Jun 2011 21:42:45 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

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) == 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,
> 
> I didn't know to see the 7.4 bit as a possible red flag.
> 
> In /usr/local/share/emacs, I have installed Emacs 24.0.50, including the 
> bundled org-mode 7.4 release.
> 
> Into ~/elisp/org-mode I am nightly git pulling and making the latest 7.5 
> version
> 
> I have been toggling between 7.4 and 7.5 latest—cleanly, I thought—by 
> uncommenting or commenting the line
>      (add-to-list 'load-path "~/elisp/org-mode/lisp/")
> 
> Is this enough to tell you what I've mixed up?

No, AFAIK and according to

http://orgmode.org/manual/Installation.html#Installation 

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
-- 
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: pgp4A18SQhIyw.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]