[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [elpa] master b6ac53b: * packages/math-symbol-lists/msl-build.el: Ad
From: |
Vitalie Spinu |
Subject: |
Re: [elpa] master b6ac53b: * packages/math-symbol-lists/msl-build.el: Add copyright and license |
Date: |
Tue, 07 May 2019 16:10:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Thanks! That file contains just dirty manual hacks to parse the symbol lists
from various sources. It's not intended to be loaded or used by other libraries.
I think the packager might get confused and think of it as a multi-file
package. What would be the recommended way to put it off the load path? Just
store in a sub-dir?
Thanks,
Vitalie
>> On Tue, May 07 2019 08:31, Stefan Monnier wrote:
> branch: master
> commit b6ac53b667b8a057db0f31a6348ca373338b9561
> Author: Stefan Monnier <address@hidden>
> Commit: Stefan Monnier <address@hidden>
> * packages/math-symbol-lists/msl-build.el: Add copyright and license
> While I was there I also fixed the following:
> Use lexical-binding. Require cl-lib since it's used, and stop using `cl`.
> Fix namespace to always start with "msl-".
> Wrap toplevel operations into a `defun` since files in `load-path` may be
> loaded gratuitously by Emacs.
- Re: [elpa] master b6ac53b: * packages/math-symbol-lists/msl-build.el: Add copyright and license,
Vitalie Spinu <=