Nicolas Goaziou writes: > Hello, > > The following patches add matrix-client library for Emacs. > > Feedback welcome. > > Regards, > > Nicolas Goaziou (4): > gnu: Add emacs-ov. > gnu: Add emacs-tracking. > gnu: Add emacs-a. > gnu: Add emacs-matrix-client. > > gnu/packages/emacs.scm | 91 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 91 insertions(+) Thanks! I glanced over the patches and they LGTM. I assume you have already done license verification and made sure "guix lint" is happy ;-)