help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Help debugging a backtrace


From: Kaushal Modi
Subject: Re: Help debugging a backtrace
Date: Mon, 02 May 2016 04:38:36 +0000

>
> When running "emacs", the finder-inf is required twice: once by
> my-setup-package.el and second time by loadup.el.
>
> When running "emacs -Q -l init.el" or "emacs -q -l init.el", finder-inf is
> required just once, by my-setup-package.el.
>

I also confirmed that when I do not do (package-initialize) from outside
init.el, attempt to require finder-inf.el is not made from within
loadup.el. In that case, the only load-file-name is the init.el.
-- 

-- 
Kaushal Modi


reply via email to

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