emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ELPA: New package: svg-lib


From: Stefan Monnier
Subject: Re: ELPA: New package: svg-lib
Date: Mon, 27 Sep 2021 17:02:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Thanks for the report. I've fixed most of them and let you know when
> everythign is fixed.

I see you fixed the copyright which is the only one that mattered, so
I pushed it, thanks.  Should appear in GNU ELPA as soon as you bump the
`Version:` header (the commit which introduced the `Version: 1.0` still
had problematic copyright info, which will prevent building that
tarball).

> May I ask how you get such detailed report on the byte compilation?

The spurious "Required package ‘<foobar>’ is unavailable" were
graciously provided by some bugs in my config, the likes of "refs to
free var" and the "unused var" should come from `make packages/svg-lib`
(which basically compiles each file in a fresh Emacs session in batch
mode), and some others come from local hacks I have in my personal
branch of Emacs.


        Stefan




reply via email to

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