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: Martin Beck
Subject: Re: [O] FW: How to load .el file during startup and execute its commands (Win7/org8)
Date: Sat, 15 Mar 2014 07:35:55 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Bastien <bzg <at> gnu.org> writes:

> >  (load "org")
> 
> Replace this with (require 'org)
> 
> And make sure (1) you have been running ~$ make (or ~$ make autoloads)
> in your Org directory.

Hi Bastien,
thanks a lot, I'll also change this, however the 2 real sources of the problem
 seemed to be  the following:

1) I had the load command for the .el file in the middle of my .emacs 
(not in the end) and then some agenda settings were overwritten by ,emacs 
again later.

2) the evaluation of my .emacs was interrupted somewhere in the middle
 due to permissions problems with the .emacs.d directory ...

Kind regards

Martin




reply via email to

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