From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Babel related bug in elpa version 20121231 Date: Fri, 04 Jan 2013 16:23:22 +0100 Message-ID: <87pq1lnf9x.fsf@bzg.ath.cx> References: <1342018996.75825.YahooMailNeo@web29804.mail.ird.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr97L-0003if-Gz for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:23:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tr97K-0000X6-92 for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:23:31 -0500 Received: from mail-wg0-f45.google.com ([74.125.82.45]:36577) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr97K-0000Wv-20 for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:23:30 -0500 Received: by mail-wg0-f45.google.com with SMTP id dq12so7489781wgb.0 for ; Fri, 04 Jan 2013 07:23:29 -0800 (PST) In-Reply-To: (Robert Horn's message of "Thu, 03 Jan 2013 21:16:42 -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: Robert Horn Cc: Orgmode Hi Robert, Robert Horn writes: > And I can partially answer myself. The issue is with starterkit, not > org-mode. > > It looks like starter-kit uses org-ob.el prior to package-initialize. > This works properly if the initial distribution .elc files match the end > result after elpa package processing. If not, there is a mess > equivalent to a version mismatch, although it does not get detected by > org-version. > > That doesn't solve my problem, but it explains the attempts to use > undefined functions. I guess I have to actually understand the > starterkit initialization and try to fix it. Or contact the author(s) so they can fix it... thanks! -- Bastien