emacs-devel
[Top][All Lists]
Advanced

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

Re: New ELPA package: transient-cycles


From: Stefan Monnier
Subject: Re: New ELPA package: transient-cycles
Date: Fri, 08 Apr 2022 22:55:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> The package does not have a git repository of its own.  For several
> reasons I would prefer to keep it that way, and manually sync new
> versions to elpa.git.  So I believe what I need to do to elpa.git is add
> the line
>
>      ("transient-cycles"    :url nil)

Yes, that basically means that `elpa.git` is the upstream repository.
This is perfectly fine and that's what I do for "my" packages (like
`nadvice.el`, `sml-mode.el`, ...).

> to elpa-packages, and push a new branch externals/transient-cycles
> containing the single file transient-cycles.el.  And then the scripts
> should be able to extract the commentary and changelog.  Is that right?

Yup.


        Stefan




reply via email to

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