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

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

Re: Choose whether to load *.el or *.elc by modification time.


From: Stefan Monnier
Subject: Re: Choose whether to load *.el or *.elc by modification time.
Date: Mon, 20 Jun 2016 03:36:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> The following hack uses the time of last modification to
> choose which of *.el or *.elc to load, choosing the most
> recently edited file, which is probably what the user wants.

I prefer (setq load-prefer-newer t).


        Stefan




reply via email to

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