From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: FW: How to load .el file during startup and execute its commands (Win7/org8) Date: Wed, 12 Mar 2014 10:29:22 -0500 Message-ID: References: <87mwgvxx8t.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0111de624b423404f46a80f4 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNl5w-0004to-Ue for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 11:29:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNl5v-0006fw-S8 for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 11:29:24 -0400 In-Reply-To: <87mwgvxx8t.fsf@bzg.ath.cx> 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: Bastien Cc: M , emacs-orgmode --089e0111de624b423404f46a80f4 Content-Type: text/plain; charset=UTF-8 On Mar 12, 2014 10:17 AM, "Bastien" wrote: > > M writes: > > > (load "org") > > Replace this with (require 'org) > > And make sure (1) you have been running ~$ make (or ~$ make autoloads) > in your Org directory. > I thought requiring org wasn't required anymore? John > If this does not work, please use M-x org-version RET and report the > exact version number. > > Thanks, > > -- > Bastien > --089e0111de624b423404f46a80f4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Mar 12, 2014 10:17 AM, "Bastien" <bzg@gnu.org> wrote:
>
> M <Elwood151@web.de> wri= tes:
>
> > =C2=A0(load "org")
>
> Replace this with (require 'org)
>
> And make sure (1) you have been running ~$ make (or ~$ make autoloads)=
> in your Org directory.
>

I thought requiring org wasn't required anymore?

John

> If this does not work, please use M-x org-version RET a= nd report the
> exact version number.
>
> Thanks,
>
> --
> =C2=A0Bastien
>

--089e0111de624b423404f46a80f4--