emacs-devel
[Top][All Lists]
Advanced

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

Re: Package suggestion[nongnu]: Gnosis (γνῶσις)


From: Thanos Apollo
Subject: Re: Package suggestion[nongnu]: Gnosis (γνῶσις)
Date: Tue, 23 Jan 2024 00:55:38 +0200
User-agent: mu4e 1.10.6; emacs 29.1

Philip Kaludercic <philipk@posteo.net> writes:


[...]
> If you want to, we can add the package right now as long as you add a
> -git, -rc, -alpha suffix or any of the other pseudo-version strings
> specified in `version-regexp-alist'.  That will instruct the ELPA build
> server to not distribute the package on the main archive, until you bump
> a release removing any "negative" version.  Then you don't have to wait
> for someone to respond to your message again.

This sounds ideal, I have pushed a 0.2.0-alpha version, which is the
only tagged release available on <https://git.thanosapollo.org/gnosis>,
to avoid unexpected issues.


Thank you,

From 92c89f9bb3dd63fa3e81f22d34d6ab456e4eeb34 Mon Sep 17 00:00:00 2001
From: Thanos Apollo <public@thanosapollo.org>
Date: Tue, 23 Jan 2024 01:22:53 +0200
Subject: [PATCH] * elpa-packages (gnosis): New package

---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 9032331c31..068ccb04c3 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -282,6 +282,10 @@
  (git-modes            :url "https://github.com/magit/git-modes";
   :ignored-files ("LICENSE" ".mailmap"))
 
+ (gnosis                :url "https://git.thanosapollo.org/gnosis";
+  :doc "doc/gnosis.texi"
+  :ignored-files ("LICENSE"))
+
  (gnu-apl-mode         :url "https://github.com/lokedhs/gnu-apl-mode";
   ;; :doc "texi/gnu-apl-mode.texi" ; the manual is currently empty
   :ignored-files ("Makefile"))
-- 
2.43.0



-- 
Thanos Apollo
https://thanosapollo.org

Attachment: signature.asc
Description: PGP signature


reply via email to

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