emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] FW: How to load .el file during startup and execute its commands


From: Bastien
Subject: Re: [O] FW: How to load .el file during startup and execute its commands (Win7/org8)
Date: Wed, 12 Mar 2014 16:17:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

M <address@hidden> writes:

>  (load "org")

Replace this with (require 'org)

And make sure (1) you have been running ~$ make (or ~$ make autoloads)
in your Org directory.

If this does not work, please use M-x org-version RET and report the
exact version number.

Thanks,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]