[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ELPA] New package: activities
|
From: |
Philip Kaludercic |
|
Subject: |
Re: [ELPA] New package: activities |
|
Date: |
Fri, 26 Jan 2024 07:33:38 +0000 |
Adam Porter <adam@alphapapa.net> writes:
> Hi,
>
> I'd like to add a new package to ELPA, activities.el. It's hosted at:
Nice name ;)
> https://github.com/alphapapa/activities.el
I don't have much to add on the code, just that if you are depending on
Emacs 29, you might be able to use `define-multisession-variable'
instead of having to depend on persist?
[...]
> + (activities :url
> "https://github.com/alphapapa/activities.el.git"
> + :release-branch "stable"
> + :doc "README.org")
There is no need to track the .info file in the repository, the build
server will generate that from :doc and overwrite it anyway.
Re: [ELPA] New package: activities, Eli Zaretskii, 2024/01/26