GNU bug report logs -
#2061
23.0.60; Add preference to force load of Elisp files when they are newer than corresponding byte-compiled file
Previous Next
Reported by: Brent Goodrick <bgoodr <at> gmail.com>
Date: Mon, 26 Jan 2009 02:25:04 UTC
Severity: wishlist
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Brent Goodrick <bgoodr <at> gmail.com>
> Date: Sun, 25 Jan 2009 18:19:27 -0800
> Cc:
>
> When would the user ever prefer to load the .elc file after having
> modified the .el file?
When you are working on the .el file and it is not ready yet, or
buggy.
> My suggestion is to add a customizable preference variable called,
> say, load-prefer-newer-lisp-files (that needs a better name), that is
> recognized by the load function (defined in C code). When
> load-prefer-newer-lisp-files is non-nil, and when there is a .el and
> .elc file, and when the .el file is newer than the .elc file, it loads
> the .el file and not the .elc file (and possibly emits a warning of
> this action).
Yes, but please not now, not before Emacs 23.1 is released. We are in
feature freeze.
This bug report was last modified 11 years and 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.