emacs-devel
[Top][All Lists]
Advanced

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

Re: vc-fossil to non-gnu elpa?


From: Stefan Monnier
Subject: Re: vc-fossil to non-gnu elpa?
Date: Wed, 29 Sep 2021 08:32:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Alfred M. Szmidt [2021-09-29 02:13:03] wrote:
>    > Seems like non-portable date usage,
>    The code was written first and foremost to run on elpa.gnu.org, yes.
>    I do welcome patches which improve compatibility/portability, tho.
> Does this need to be fixed before vc-fossil can be added to non-GNU
> ELPA?

AFAICT the problem has already been fixed, and no it was not necessary
to fix it for vc-fossil (it was not directly related to vc-fossil).

> How does one get push rights? Does one need them?

It's the same access rights as for Emacs itself.

> diff --git a/elpa-packages b/elpa-packages
> index 1074f4c30..284894fcd 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -236,6 +236,8 @@
>  
>   ("tuareg"             :url "https://github.com/ocaml/tuareg.git";)
>  
> + ("vc-fossil"          :url "https://github.com/venks1/emacs-fossil";)
> +
>   ("web-mode"           :url "https://github.com/fxbois/web-mode";
>    :ignored-files ("issues" "tests" "run.sh"))

Pushed, thanks,


        Stefan




reply via email to

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