From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Millar Subject: Re: Appears that org-mode 8.3 breaks org-collector.el Date: Sat, 18 Apr 2015 09:51:48 -0400 Message-ID: <55326174.2090207@verizon.net> References: <5532552B.7040305@verizon.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary_(ID_3QiikYXPAgJSBGy/XEgmyQ)" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjTA0-0004lW-Lb for emacs-orgmode@gnu.org; Sat, 18 Apr 2015 09:51:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YjT9x-0008MZ-Bc for emacs-orgmode@gnu.org; Sat, 18 Apr 2015 09:51:52 -0400 Received: from vms173017pub.verizon.net ([206.46.173.17]:35684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YjT9x-0008MT-5D for emacs-orgmode@gnu.org; Sat, 18 Apr 2015 09:51:49 -0400 Received: from [192.168.1.4] ([74.111.48.75]) by vms173017.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0NN000LK895RFK50@vms173017.mailsrvcs.net> for emacs-orgmode@gnu.org; Sat, 18 Apr 2015 08:51:33 -0500 (CDT) In-reply-to: <5532552B.7040305@verizon.net> 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 This is a multi-part message in MIME format. --Boundary_(ID_3QiikYXPAgJSBGy/XEgmyQ) Content-type: text/plain; CHARSET=US-ASCII; format=flowed Content-transfer-encoding: QUOTED-PRINTABLE Did the recent property drawer syntax changes ahve anything to do wit= h this? On 04/18/2015 08:59 AM, Charles Millar wrote: > I have just started using org-collector so . . . > > org-collector works as expected using > > GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5) > of 2015-03-07 on binet, modified by Debian > Org: 8.2.10 release_8.2.10 > > but fails if > > GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5) > of 2015-03-07 on binet, modified by Debian > Org: 8.3beta release_8.3beta-1030-g65bbb1 > > As I reported yesterday my first attempt to use collector was using= =20 > 8.3beta, etc. > > When using the 8.3beta release, I evaluated the example downloaded = =66rom > orgmode.org/worg/org-contrib/org-collector-example.html=20 > > All columns except ITEM evaluated to the default error. The ITEM= =20 > column does evaluate as expected. > > I (usually) download daily the recent org-mode version from git to = my=20 > directory at /usr/share/emacs/site-lisp/org-mode. > In my .emacs I commented out (add-to-list 'load-path=20 > "/usr/share/emacs/site-lisp/org-mode/lisp") > and left > (add-to-list 'load-path=20 > "/usr/share/emacs/site-lisp/org-mode/contrib/lisp") > > org-collector worked as expected,without the 8.3 beta version. (8.2= .10=20 > was loaded by default) > > As an exercise I searched ORG-NEWS 8.3 and 8.2 for collector, table= ,=20 > orgtbl, dblock. Having just started to learn emacs lisp I had no id= ea=20 > if any changes mentioned would have affected org-collector. > > Thanks for listening. > > Charlie Millar --Boundary_(ID_3QiikYXPAgJSBGy/XEgmyQ) Content-type: text/html; charset=utf-8 Content-transfer-encoding: QUOTED-PRINTABLE Did the recent property drawer syntax changes ahve anything to do with this?

On 04/18/2015 08:59 AM, Charles Mi= llar wrote:
I have just started using org-collector so . . .

org-collector works as expected using

GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5)
of 2015-03-07 on binet, modified by Debian
Org: 8.2.10 release_8.2.10

but fails if

GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5)
of 2015-03-07 on binet, modified by Debian
Org: 8.3beta release_8.3beta-1030-g65bbb1

As I reported yesterday my first attempt to use collector was using 8.3beta, etc.

When using the 8.3beta release, I evaluated the example downloa= ded from=C2=A0
org= mode.org/worg/org-contrib/org-collector= -example.html
All columns except ITEM evaluated to the default error. The ITE= M column does evaluate as expected.

I (usually) download daily the recent org-mode version from git= to my directory at /usr/share/emacs/site-lisp/org-mode.
In my .emacs I commented out (add-to-list 'load-path "/usr/share/emacs/site-lisp/org-mode/lisp")
and left
(add-to-list 'load-path "/usr/share/emacs/site-lisp/org-mode/contrib/lisp")

org-collector worked as expected,without the 8.3 beta version. (8.2.10 was loaded by default)

As an exercise I searched ORG-NEWS 8.3 and 8.2 for collector, table, orgtbl, dblock. Having just started to learn emacs lisp = I had no idea if any changes mentioned would have affected org-collector.

Thanks for listening.

Charlie Millar

--Boundary_(ID_3QiikYXPAgJSBGy/XEgmyQ)--