emacs-devel
[Top][All Lists]
Advanced

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

The `elpa' branch and single-file package names


From: Stefan Monnier
Subject: The `elpa' branch and single-file package names
Date: Wed, 04 May 2011 16:58:46 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Currently, in the `elpa' branch, single file package names are of the
form <name>-<version>.el.  Having the version there is annoying: E.g. checkdoc
gets confused; we need to "bzr mv" when we change the version numer; ...
I think we should move the version into the file.

The same holds for directory packages, except that checkdoc doesn't get
confused and the version info is already available inside the directory.


        Stefan



reply via email to

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