all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [ELPA] New package: Ement (Matrix client)
@ 2022-09-02 14:53 Payas Relekar
  2022-09-02 15:41 ` Philip Kaludercic
  2022-09-02 15:54 ` Stefan Monnier
  0 siblings, 2 replies; 19+ messages in thread
From: Payas Relekar @ 2022-09-02 14:53 UTC (permalink / raw)
  To: emacs-devel

Philip Kaludercic <philipk@posteo.net> writes:

Just a thought. Since we already have IRC client in the core, it will be
nice to have a well-maintained Matrix client in core as well.

Any chance of that happening? Thoughts?

Thanks,
Payas

>>>> Hi Stefan, et al,
>>>> I'd like to submit my Matrix client package, Ement.el, to GNU ELPA.
>>>> https://github.com/alphapapa/ement.el
>>>> It's been my plan to do so eventually, and over the past nearly two
>>>> years of development, it's seen at least a few hundred users
>>>> install and use it regularly.  It's also packaged in GNU Guix and
>>>> in Nix (and having it in GNU ELPA will simplify their packaging
>>>> work as well).  I use it every day, and there are no major known
>>>> bugs, so it seems like a good time to submit it.  I have plans for
>>>> further development as well, but they need not hold back publishing
>>>> on ELPA.
>>> Glad to see the package is ready!
>>>
>>>> Please see the attached patch to elpa-packages.
>
> Great, I've pushed the package specification to elpa.git.
>
>> Thanks,
>> Adam
>
>

--



^ permalink raw reply	[flat|nested] 19+ messages in thread
* [ELPA] New package: Ement (Matrix client)
@ 2022-09-02  4:32 Adam Porter
  2022-09-02  9:21 ` Philip Kaludercic
  0 siblings, 1 reply; 19+ messages in thread
From: Adam Porter @ 2022-09-02  4:32 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

Hi Stefan, et al,

I'd like to submit my Matrix client package, Ement.el, to GNU ELPA.

https://github.com/alphapapa/ement.el

It's been my plan to do so eventually, and over the past nearly two 
years of development, it's seen at least a few hundred users install and 
use it regularly.  It's also packaged in GNU Guix and in Nix (and having 
it in GNU ELPA will simplify their packaging work as well).  I use it 
every day, and there are no major known bugs, so it seems like a good 
time to submit it.  I have plans for further development as well, but 
they need not hold back publishing on ELPA.

Please see the attached patch to elpa-packages.

Thanks,
Adam

[-- Attachment #2: 0001-elpa-packages-ement-New-package.patch --]
[-- Type: text/x-patch, Size: 762 bytes --]

From 6a53c73a36a1cccaeea4f2a7e6b0cba553993575 Mon Sep 17 00:00:00 2001
From: Adam Porter <adam@alphapapa.net>
Date: Thu, 1 Sep 2022 23:23:41 -0500
Subject: [PATCH] * elpa-packages (ement): New package

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

diff --git a/elpa-packages b/elpa-packages
index 644fda1433..0210440ae8 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -270,6 +270,9 @@
   :url "https://github.com/oantolin/embark"
   :ignored-files ("embark.el" "embark.texi" "avy-embark-collect.el")
   :auto-sync t)
+("ement"                :url "https://github.com/alphapapa/ement.el.git"
+  :doc "README.org"
+  :auto-sync t)
  ("emms"		:url "https://git.savannah.gnu.org/git/emms.git"
   :doc "doc/emms.texinfo"
   :auto-sync t)
-- 
2.34.0


^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2022-09-06  4:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02 14:53 [ELPA] New package: Ement (Matrix client) Payas Relekar
2022-09-02 15:41 ` Philip Kaludercic
2022-09-02 15:46   ` Payas Relekar
2022-09-02 15:54 ` Stefan Monnier
2022-09-02 15:56   ` Payas Relekar
2022-09-02 16:00     ` Payas Relekar
2022-09-02 16:12     ` Bundling ELPA packages (was: [ELPA] New package: Ement (Matrix client)) Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2022-09-02  4:32 [ELPA] New package: Ement (Matrix client) Adam Porter
2022-09-02  9:21 ` Philip Kaludercic
2022-09-02  9:42   ` Philip Kaludercic
2022-09-02 11:52   ` Tassilo Horn
2022-09-02 12:48   ` Adam Porter
2022-09-02 13:09     ` Philip Kaludercic
2022-09-03  2:52       ` Richard Stallman
2022-09-03 10:22         ` Philip Kaludercic
2022-09-05  4:05           ` Richard Stallman
2022-09-05 11:03             ` Akib Azmain Turja
2022-09-06  4:16               ` Richard Stallman
2022-09-04 13:44         ` Adam Porter

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.