From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: =?UTF-8?B?UmU6IFtCVUddIGBvcmctbG9hZC1ub2Vycm9yLW11c3RzdWZmaXg=?= =?UTF-8?B?wrQgaXMgbm90IGRlZmluZWQsIGludHJvZHVjZWQgYnkgNTQ4NGEzM2I=?= Date: Fri, 11 Jan 2013 09:12:15 +0000 (UTC) Message-ID: References: <87a9sh3tsp.fsf@gmail.com> <877gnlknlx.fsf@bzg.ath.cx> <87sj69ro12.fsf@gmail.com> <87pq1dj76n.fsf@bzg.ath.cx> <87hamprlob.fsf@gmail.com> <11306.1357839845@alphaville> <874niosy6w.fsf@gmail.com> <87txqodgix.fsf@bzg.ath.cx> <87txqovnv3.fsf@gmail.com> <874niodcry.fsf@bzg.ath.cx> <87vcb4spxe.fsf@gmail.com> <8738y8n0b2.fsf@gmail.com> <87lic0bpwj.fsf@bzg.ath.cx> <87hamo7gdk.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtafG-0004fg-9u for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 04:12:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtafE-00047F-DT for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 04:12:38 -0500 Received: from plane.gmane.org ([80.91.229.3]:45875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtafE-00046x-78 for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 04:12:36 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TtafM-0005x7-5u for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 10:12:44 +0100 Received: from 217.10.60.85 ([217.10.60.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Jan 2013 10:12:44 +0100 Received: from Stromeko by 217.10.60.85 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Jan 2013 10:12:44 +0100 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 Eric Schulte gmail.com> writes: > Alright, after adding the autoload declaration to the above function, > and running "make autoloads" in the checked out Org-mode directory, I am > able to load org.el successfully. I just committed this change. You are getting ahead of yourself, there is no need to do this. > I guess we inherited the need to run "make autoloads" when we got rid of > org-install.el? No, it is way older than that. Regards, Achim.