[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Packaging css-mode for GNU ELPA
From: |
Stephen Leake |
Subject: |
Re: Packaging css-mode for GNU ELPA |
Date: |
Sun, 21 Jun 2015 05:10:00 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
Simen Heggestøyl <address@hidden> writes:
> I think it would be very convenient to be able to subscribe to an ELPA
> version of css-mode, which could be updated more frequently than Emacs
> releases. Is there a procedure for turning a built-in mode into an
> ELPA package, and at the same time keeping the built-in package? It
> looks like for instance ada-mode is in a similar situation.
For ada-mode, I just started the Gnu ELPA package, and told the ada-mode
mailing list about it. The internal ada-mode is no longer maintained
(except as required due to changes elsewhere in Emacs).
There is a vague plan that it should be possible to include a Gnu ELPA
package as part of the distribution, so that there would not need to be
a copy of the package in Emacs git.
However, no one has volunteered to implement that.
I plan to declare the internal ada-mode obsolete and eventually delete
it, after I get some speed issues with the ELPA ada-mode improved.
--
-- Stephe