emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Herbert Sitz <hesitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Problem with org-collector.el in Org v. 8.3
Date: Wed, 25 Nov 2015 22:15:23 +0000 (UTC)	[thread overview]
Message-ID: <loom.20151125T223351-309@post.gmane.org> (raw)

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.

             reply	other threads:[~2015-11-25 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-25 22:15 Herbert Sitz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-25 22:40 Problem with org-collector.el in Org v. 8.3 Herbert Sitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20151125T223351-309@post.gmane.org \
    --to=hesitz@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).