* Problem with org-collector.el in Org v. 8.3
@ 2015-11-25 22:15 Herbert Sitz
0 siblings, 0 replies; 2+ messages in thread
From: Herbert Sitz @ 2015-11-25 22:15 UTC (permalink / raw)
To: emacs-orgmode
I seem to be having same problem with org-collector in v.8.3as was reported
by Charlie Millar back in April. I checked with him and he was never able
to resolve the issue. Here's his original post:
http://article.gmane.org/gmane.emacs.orgmode/96966/match=org+collector
It was easy to confirm that org-collector was working properly in Org 8.2.1,
which is built in to my Emacs 24.5.1.
I can reproduce the problem with Org 8.3.2 (nov 23, 2015) with the following
steps (I was working from base Emacs 24.5.1 install):
(1) Download the org-collector.el file and org-collector-example.org file
from here:
http://orgmode.org/worg/sources/org-contrib/org-collector-example.org
http://orgmode.org/worg/code/elisp/org-collector.el
(2) Start emacs. Download elpa version of org, which will be Org 8.3.2:
M-x list-packages, go to 'org' and install.
(3) Exit Emacs
(4) Start a new "bare" Emacs with 'emacs -Q'
(5) in scratch directory enable elpa packages by evaluating:
(require 'package)
(package-initialize)
(6) Load the org-collector-example.org file into a buffer. Check loaded Org
version to confirm it's 8.3.2.
(7) Load org-collector.el into a buffer and do M-x eval-buffer.
(8) Move to the org-collector-example buffer. Place cursor on one of the
'#+BEGIN:' lines and press C-c C-c. You should see the same faulty results
as reported by Charlie Millar.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem with org-collector.el in Org v. 8.3
@ 2015-11-25 22:40 Herbert Sitz
0 siblings, 0 replies; 2+ messages in thread
From: Herbert Sitz @ 2015-11-25 22:40 UTC (permalink / raw)
To: emacs-orgmode
Whoops, turns out that the org-collector.el file I was grabbing in step 1
was _NOT_ the one from this link:
http://orgmode.org/worg/code/elisp/org-collector.el
Instead, I was using a copy of the org-collector.el file in most recent
org-contrib-plus package. The version in org-contrib-plus appears to be
newer despite it having a version of 0.01 while http link above has version 0.1.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-25 22:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 22:15 Problem with org-collector.el in Org v. 8.3 Herbert Sitz
-- strict thread matches above, loose matches on Subject: below --
2015-11-25 22:40 Herbert Sitz
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).