emacs-devel
[Top][All Lists]
Advanced

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

Re: access to ELPA development packages?


From: Stephen Leake
Subject: Re: access to ELPA development packages?
Date: Thu, 22 Jul 2021 06:17:00 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (windows-nt)

Stephen Leake <stephen_leake@stephe-leake.org> writes:

> When non-gnu ELPA was introduced, I believe Stefan also made available
> devel/alpha versions of the gnu and non-gnu packages; the ELPA server
> packages the current head in each package, rather than the last version
> change.
>
> However, I can't find any docs on how to access that; I looked in the
> Gnu ELPA README, and searched this mailing list archive (never a satisfying
> experience).

This part I figured out:

(add-to-list 'package-archives (cons "gnu-devel" "https://elpa.gnu.org/devel";))

> Can we put instructions for accessing it on
> the ELPA home webpage, or in elpa/admin/README? I'm not clear how to
> edit the ELPA home webpage.

I think we should do this.

-- 
-- Stephe



reply via email to

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