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

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

Source file is newer than byte-compiled file


From: Florian Beck
Subject: Source file is newer than byte-compiled file
Date: Sun, 20 Mar 2011 00:34:54 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

Whenever I have a source file more recent than the byte compiled file, Emacs warns me but loads the byte-compiled file nevertheless. Is there a way to make Emacs do the opposite, i.e. eval the source file instead of loading the compiled file?

I recompile my elisp files in `kill-emacs-hook', but for some reason that doesn't seem to be called when Emacs is killed (eg. by `reboot').

Anyway, I am sure there is a way to change the default, but I cannot figure it out.



reply via email to

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