
8 Apr
2015
8 Apr
'15
8:56 p.m.
On Sat, Jan 11 2014, João Távora wrote:
The only thing that bugs me is the growing list of "bundled" third party files at to plevel. Helmut, can we move these to a new "vendor" dir? Maybe not hyperspec.el, unless we:
* add "vendor" directly to the load-path as well.
* we complicate the non-autoload installation recipe. The autoload file can set the hyperspec autoload to "vendor/hyperspec".
I prefer the second.
I would call it "lib" and also wouldn't add it to the load-path. If you're breaking everybody's .emacs then you can just as well drop the non-autoload receipe. It's primarily there because that's the way SLIME was loaded since the very beginning. Helmut