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: Davin Pearson
Subject: Re: Choose whether to load *.el or *.elc by modification time.
Date: Mon, 20 Jun 2016 15:03:32 -0700 (PDT)
User-agent: G2/1.0

On Monday, June 20, 2016 at 7:40:12 PM UTC+12, Stefan Monnier wrote:
> > 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

Thank you for that tip.  That's one more line of code to improve my total line 
count of my .emacs files beyond 45,000.


reply via email to

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