emacs-devel
[Top][All Lists]
Advanced

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

Re: run/load a lisp script before user init file


From: Jarek Czekalski
Subject: Re: run/load a lisp script before user init file
Date: Tue, 08 Oct 2013 16:36:37 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0


W dniu 2013-10-08 15:09, Stephen J. Turnbull pisze:
In any case, it's easy to find the right site-start:

   emacs -batch -q -no-site-file -eval '(prin1 (locate-library "site-start"))'

should do the trick if it exists.


What to do if it exists and is an elc file? AFAIK the library may be compiled.



reply via email to

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