GNU bug report logs - #68916
[Hanno Perrey] [ELPA] New package: jami-bot and org-jami-bot

Previous Next

Package: elpa;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Sat, 3 Feb 2024 22:44:02 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68916 in the body.
You can then email your comments to 68916 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to hanno <at> hoowl.se, monnier <at> iro.umontreal.ca, philipk <at> posteo.net, elpa-maintainers <at> gnu.org:
bug#68916; Package elpa. (Sat, 03 Feb 2024 22:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Kangas <stefankangas <at> gmail.com>:
New bug report received and forwarded. Copy sent to hanno <at> hoowl.se, monnier <at> iro.umontreal.ca, philipk <at> posteo.net, elpa-maintainers <at> gnu.org. (Sat, 03 Feb 2024 22:44:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: submit <at> debbugs.gnu.org
Subject: [Hanno Perrey] [ELPA] New package: jami-bot and org-jami-bot
Date: Sat, 3 Feb 2024 17:42:52 -0500
Package: elpa

(Moving this also from emacs-devel.)

I think we still have to add org-jami-bot.  Are there any blockers, or
is it ready to go in?

-------------------- Start of forwarded message --------------------
From: Hanno Perrey <hanno <at> hoowl.se>
To: emacs-devel <at> gnu.org
Subject: [ELPA] New package: jami-bot and org-jami-bot
Date: Thu, 28 Dec 2023 12:21:42 +0100


Hej,

I would like to propose two tightly-coupled packages for inclusion into
ELPA: jami-bot and org-jami-bot.

jami-bot is an extendable chat bot for the distributed, private
messenger Jami. It interacts with the locally-installed Jami daemon via
D-Bus and reacts to both plain text messages and file transfers sent to
local accounts.

org-jami-bot builds upon jami-bot and extends it with Org mode capture
functionality for text messages and images. It allows to schedule agenda
items at specific dates, compose multi-measure captures and capture
images -- all by sending a message via the GNU Jami messenger.

I would like to keep maintaining both packages at their current
repositories:

- https://gitlab.com/hperrey/jami-bot
- https://gitlab.com/hperrey/org-jami-bot

I have signed the copyright paperwork with the FSF already and changed
the copyright in the respective files for both packages.

As this is the first time I am proposing a package for ELPA, any
guidance on the process and feedback would be highly welcome!

Thanks and cheers,
Hanno

--
Hanno Perrey
https://hoowl.se

-------------------- End of forwarded message --------------------




Information forwarded to elpa-maintainers <at> gnu.org:
bug#68916; Package elpa. (Sun, 04 Feb 2024 14:41:02 GMT) Full text and rfc822 format available.

Message #8 received at 68916 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: hanno <at> hoowl.se
Cc: philipk <at> posteo.net, 68916 <at> debbugs.gnu.org,
 Stefan Kangas <stefankangas <at> gmail.com>
Subject: Re: bug#68916: [Hanno Perrey] [ELPA] New package: jami-bot and
 org-jami-bot
Date: Sun, 04 Feb 2024 09:39:33 -0500
> I think we still have to add org-jami-bot.

Added, thanks.
BTW, for both `jami-bot` and `org-jami-bot` it would be nice if the
`.gitignore` could be adjusted to account for ELPA-generated files,
as in the patch below.


        Stefan


diff --git a/.gitignore b/.gitignore
index 206569dc66..36e406d275 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,7 @@
 
 # Undo-tree save-files
 *.~undo-tree
+
+# ELPA-generated files
+/jami-bot-autoloads.el
+/jami-bot-pkg.el





Information forwarded to elpa-maintainers <at> gnu.org:
bug#68916; Package elpa. (Sun, 04 Feb 2024 18:52:02 GMT) Full text and rfc822 format available.

Message #11 received at 68916 <at> debbugs.gnu.org (full text, mbox):

From: Hanno Perrey <hanno <at> hoowl.se>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: philipk <at> posteo.net, 68916 <at> debbugs.gnu.org,
 Stefan Kangas <stefankangas <at> gmail.com>
Subject: Re: bug#68916: [Hanno Perrey] [ELPA] New package: jami-bot and
 org-jami-bot
Date: Sun, 04 Feb 2024 19:48:15 +0100
>> I think we still have to add org-jami-bot.
> Added, thanks.

Great and thanks for all the help and guidance! :)

> BTW, for both `jami-bot` and `org-jami-bot` it would be nice if the
> `.gitignore` could be adjusted to account for ELPA-generated files,
> as in the patch below.

Done. I have not bumped the version number though as this was the only
change, let me know in case I should.

Thanks and cheers,
Hanno




Reply sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
You have taken responsibility. (Sun, 04 Feb 2024 19:24:02 GMT) Full text and rfc822 format available.

Notification sent to Stefan Kangas <stefankangas <at> gmail.com>:
bug acknowledged by developer. (Sun, 04 Feb 2024 19:24:02 GMT) Full text and rfc822 format available.

Message #16 received at 68916-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Hanno Perrey <hanno <at> hoowl.se>
Cc: philipk <at> posteo.net, Stefan Kangas <stefankangas <at> gmail.com>,
 68916-done <at> debbugs.gnu.org
Subject: Re: bug#68916: [Hanno Perrey] [ELPA] New package: jami-bot and
 org-jami-bot
Date: Sun, 04 Feb 2024 14:23:13 -0500
>> BTW, for both `jami-bot` and `org-jami-bot` it would be nice if the
>> `.gitignore` could be adjusted to account for ELPA-generated files,
>> as in the patch below.
> Done.

Thanks.

> I have not bumped the version number though as this was the only
> change, let me know in case I should.

No need, indeed.


        Stefan





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 04 Mar 2024 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.