From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: installation questions Date: Thu, 05 Jul 2012 16:38:47 +0200 Message-ID: <871ukql1c8.fsf@gnu.org> References: <878vgow87q.fsf@okhotsk19.lowtem.hokudai.ac.jp> <878vgoxjw6.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmnCA-0000ho-03 for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 10:38:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SmnC5-0006kF-0E for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 10:38:13 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:58472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmnC4-0006jx-NQ for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 10:38:08 -0400 Received: by werl57 with SMTP id l57so778781wer.0 for ; Thu, 05 Jul 2012 07:38:06 -0700 (PDT) In-Reply-To: <878vgoxjw6.fsf@Rainer.invalid> (Achim Gratz's message of "Sat, 19 May 2012 17:36:41 +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 Hi Achim and Yagnesh, Achim Gratz writes: > Yagnesh Raghava Yakkala writes: >> 1. Is the above snippet is all that is needed to load org.? > > The "public" interfaces of org should all be autoloaded, IMHO. Bastien > may be able to answer why some of the interactive functions are not > autoloaded (my guess is that they may need some initialization, but it > may purely be an oversight). This is purely an oversight. If some interactive functions need an autoload cookie, please let me know. I'm not sure a systematic approach is good here. Thanks, -- Bastien