emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Using Eric Schulte's starter kit with org mode from source


From: Eric Schulte
Subject: Re: [O] Using Eric Schulte's starter kit with org mode from source
Date: Wed, 24 Apr 2013 11:51:13 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

>
> I've turned on the debugger, and there is something that I find a bit
> strange. Here are the last few lines.
>
> ,----
> |   
> load("/var/folders/68/fvntfrw92y50gkk_67rkhsfw0000gn/T/org-export-process77683E90"
>  nil t)
> |   command-line-1(("-l" "/Users/schmitta/.emacs.d/init.el" "-l" 
> "/var/folders/68/fvntfrw92y50gkk_67rkhsfw0000gn/T/org-export-process77683E90"))
> |   command-line()
> |   normal-top-level()
> `----
>
> Why is it loading the second file first? Shouldn't it load init.el
> first? Is it because of the "after-init-hook"?
>

Yes, the starter kit waits to load on the after-init-hook so that the
Emacs package system will be fully loaded.  That is why the other file
you load on the command line is loaded first.

-- 
Eric Schulte
http://cs.unm.edu/~eschulte



reply via email to

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