From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Compilation problem Date: Mon, 10 Sep 2012 22:14:52 +0200 Message-ID: <87lighr5xf.fsf@altern.org> References: <5986.1347306768@alphaville.americas.hpqcorp.net> <87wr01hc4f.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBANj-0001IB-IV for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 16:14:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBANe-0003mr-MU for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 16:14:55 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:56022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBANe-0003mm-En for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 16:14:50 -0400 Received: by wgbdt14 with SMTP id dt14so1716232wgb.30 for ; Mon, 10 Sep 2012 13:14:49 -0700 (PDT) In-Reply-To: <87wr01hc4f.fsf@Rainer.invalid> (Achim Gratz's message of "Mon, 10 Sep 2012 22:11:12 +0200") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Nick Dokos writes: >> I can reproduce this. AFAIK, it's new - I stripped down the command >> line above and kept getting the error until the -l org-install.el, so >> it's clearly something in org-install.el. I modified the function >> org-make-org-install in org-fixup.el to add > > That would be commit 830a0781a6 by Jambunathan, then. Autoloads really > don't work that way, so could this please be reverted? Done. -- Bastien