From mboxrd@z Thu Jan 1 00:00:00 1970 From: JBash Subject: Re: Error when unfolding trees and when mobileorg push Date: Mon, 20 Jan 2014 16:06:53 -0500 Message-ID: References: <87wqhuy18s.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c36692693f5404f06d45d9 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5M3b-00046f-LX for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 16:06:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5M3a-0000VO-KH for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 16:06:55 -0500 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:59058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5M3a-0000V6-9Z for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 16:06:54 -0500 Received: by mail-wi0-f170.google.com with SMTP id ex4so4872935wid.5 for ; Mon, 20 Jan 2014 13:06:53 -0800 (PST) In-Reply-To: <87wqhuy18s.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode Mode --001a11c36692693f5404f06d45d9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks Nicolas. The problem I had with unfolding is now gone. However, when pushing to mobileorg, I now am getting: Symbol's function definition is void: avl-tree-mapc Thanks, Jerry On Mon, Jan 20, 2014 at 1:08 PM, Nicolas Goaziou wrote= : > Hello, > > JBash writes: > > > I am getting the following error when unfolding certain trees (I believ= e > > this is only trees that have the PROPERTIES tag added automatically by > > mobileorg), and also when pushing files for mobileorg. My search for > this > > in the archives has not turned up anything as yet, and as my lisp skill= s > > are not up to the task, I am wondering if anyone would be able to help > > determine the cause of my problem and point me towards a solution. > > > > Many thanks, > > Jerry > > > > --------------------- > > > > byte-code: Wrong number of arguments: #[(tree data) "=C3=83 =C3=84H >= =E2=80=9E > > $=E2=80=A1" [tree cl-struct-avl-tree--tags data avl-tree--do-delete 0 e= rror > > "avl-tree--cmpfun accessing a non-avl-tree-" 2 "avl-tree--dummyroot > > accessing a non-avl-tree-" 1] 5 > > ("/usr/share/emacs/23.4/lisp/emacs-lisp/avl-tree.elc" . 14221)], 4 > > Org uses a cache mechanism built over avl-tree library, which was > included in Emacs 23.1. I realize that `avl-tree-delete' signature > changed between Emacs 23.1 and Emacs 24.1. > > The problem should be gone. Thank you for reporting it. > > > Regards, > > -- > Nicolas Goaziou > --001a11c36692693f5404f06d45d9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks Nicolas.

The problem I had with = unfolding is now gone.

However, when pushing to mo= bileorg, I now am getting:

Symbol's function d= efinition is void: avl-tree-mapc

Thanks,
Jerry


On Mon, Jan 20, 2014 at 1:0= 8 PM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
Hello,

JBash <bashveank@gmail.com>= ; writes:

> I am getting the following error when unfolding certain trees (I belie= ve
> this is only trees that have the PROPERTIES tag added automatically by=
> mobileorg), and also when pushing files for mobileorg. =C2=A0My search= for this
> in the archives has not turned up anything as yet, and as my lisp skil= ls
> are not up to the task, I am wondering if anyone would be able to help=
> determine the cause of my problem and point me towards a solution.
>
> Many thanks,
> Jerry
>
> ---------------------
>
> byte-code: Wrong number of arguments: #[(tree data) "=C3=83 =C3= =84H >=E2=80=9E
> $=E2=80=A1" [tree cl-struct-avl-tree--tags data avl-tree--do-dele= te 0 error
> "avl-tree--cmpfun accessing a non-avl-tree-" 2 "avl-tre= e--dummyroot
> accessing a non-avl-tree-" 1] 5
> ("/usr/share/emacs/23.4/lisp/emacs-lisp/avl-tree.elc" . 1422= 1)], 4

Org uses a cache mechanism built over avl-tree library, which w= as
included in Emacs 23.1. I realize that `avl-tree-delete' signature
changed between Emacs 23.1 and Emacs 24.1.

The problem should be gone. Thank you for reporting it.


Regards,

--
Nicolas Goaziou

--001a11c36692693f5404f06d45d9--