|
From: | GNU bug Tracking System |
Subject: | [Emacs-bug-tracker] bug#8205: closed (user-controlled load-path extension: load-dir) |
Date: | Tue, 08 Mar 2011 19:55:02 +0000 |
Your message dated Tue, 8 Mar 2011 13:51:58 -0600 with message-id <address@hidden> and subject line Closing bug#8205: user-controlled load-path extension: load-dir (Ben Key) has caused the GNU bug report #8205, regarding user-controlled load-path extension: load-dir to be marked as done. (If you believe you have received this mail in error, please contact address@hidden) -- 8205: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8205 GNU Bug Tracking System Contact address@hidden with problems
--- Begin Message ---Subject: Re: user-controlled load-path extension: load-dir Hello, Date: Tue, 8 Mar 2011 12:05:47 -0600
I have attached to this message version 2 of user-load-dir.el. This version incorporates the recursive load-dir function written by Evans Winner (see <http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00239.html>). It also adds two new defcustom variables, load-files-in-user-load-dir-recursively and auto-load-files-in-user-load-dir.
Note that one major new feature introduced by this version is that if the .el file has been byte compiled, the byte compiled version will be loaded instead of the source version. This is a major improvement over my original version which would only load .el files.
There are two remaining issues with this version. If one of the files in the user-load-dir has been byte-compiled, it will be loaded twice. Also it has no error handling.
I am more than willing to continue development of this file into an Emacs package that can be included in ELPA. This would make it possible for this useful feature to be made readily available to those who want to use it without including it in Emacs itself.
I have one question. What sort of error handling should I incorporate into this package?
user-load-dir.el
Description: Binary data
--- End Message ---
--- Begin Message ---Subject: Closing bug#8205: user-controlled load-path extension: load-dir (Ben Key) Date: Tue, 8 Mar 2011 13:51:58 -0600 User-agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) On Tue, 8 Mar 2011 12:48:58 -0600 Ben Key <address@hidden> wrote: BK> Hello, BK> Please ignore this bug. I did not intend to send the message to BK> address@hidden I meant it to go to address@hidden I guess I BK> was just careless then typing the addresses in the To field. This should close the bug. Ted
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |