From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Error when unfolding trees and when mobileorg push Date: Tue, 21 Jan 2014 18:19:44 +0100 Message-ID: <87bnz5xnf3.fsf@gmail.com> References: <87wqhuy18s.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5ez6-0002wt-0V for emacs-orgmode@gnu.org; Tue, 21 Jan 2014 12:19:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5eyx-00023f-CS for emacs-orgmode@gnu.org; Tue, 21 Jan 2014 12:19:31 -0500 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:49661) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5eyx-00023U-6d for emacs-orgmode@gnu.org; Tue, 21 Jan 2014 12:19:23 -0500 Received: by mail-we0-f180.google.com with SMTP id q59so8270693wes.39 for ; Tue, 21 Jan 2014 09:19:22 -0800 (PST) In-Reply-To: (JBash's message of "Mon, 20 Jan 2014 16:06:53 -0500") 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: JBash Cc: emacs-orgmode Mode Hello, JBash writes: > However, when pushing to mobileorg, I now am getting: > > Symbol's function definition is void: avl-tree-mapc It appears that `avl-tree-mapc' doesn't exist in Emacs 23's avl-tree. I pushed a workaround in master. This is only temporary as I plan to rewrite the part of the cache using it (i.e., the synchronization) soon. Thank you for the report. Regards, -- Nicolas Goaziou