GNU bug report logs - #38092
26.3; [ELPA] New package: bluetooth.el

Previous Next

Package: emacs;

Reported by: Raffael Stocker <r.stocker <at> mnet-mail.de>

Date: Wed, 6 Nov 2019 19:59:02 UTC

Severity: normal

Tags: fixed

Found in version 26.3

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

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 38092 in the body.
You can then email your comments to 38092 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 bug-gnu-emacs <at> gnu.org:
bug#38092; Package emacs. (Wed, 06 Nov 2019 19:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Raffael Stocker <r.stocker <at> mnet-mail.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 06 Nov 2019 19:59:02 GMT) Full text and rfc822 format available.

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

From: Raffael Stocker <r.stocker <at> mnet-mail.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.3; [ELPA] New package: bluetooth.el
Date: Wed, 06 Nov 2019 20:14:40 +0100
[0001-Add-new-package-bluetooth.el.patch (text/x-patch, attachment)]
[Message part 2 (text/plain, inline)]
Hi all,

in the appendix I submit a new package to ELPA (and criticism).  It is a
tabulated-list-mode based interface for Bluetooth device management.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38092; Package emacs. (Thu, 14 Nov 2019 06:25:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Raffael Stocker <r.stocker <at> mnet-mail.de>
Cc: 38092 <at> debbugs.gnu.org
Subject: Re: bug#38092: 26.3; [ELPA] New package: bluetooth.el
Date: Thu, 14 Nov 2019 07:23:54 +0100
Raffael Stocker <r.stocker <at> mnet-mail.de> writes:

> in the appendix I submit a new package to ELPA (and criticism).  It is a
> tabulated-list-mode based interface for Bluetooth device management.

Looks great!  I've now added it to GNU ELPA.

It requires dash, though, but didn't require it, so I amended the line
to:

;; Package-Requires: ((emacs "25.1") (dash "2.12.0"))

I'm not sure the version number there makes much sense, though, but it's
the current version of dash.

I've never added anything to GNU ELPA before, so I may well have done
something wrong.  It seemed suspiciously easy.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 14 Nov 2019 06:25:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 38092 <at> debbugs.gnu.org and Raffael Stocker <r.stocker <at> mnet-mail.de> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 14 Nov 2019 06:25:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38092; Package emacs. (Thu, 14 Nov 2019 07:26:01 GMT) Full text and rfc822 format available.

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

From: Raffael Stocker <r.stocker <at> mnet-mail.de>
To: bug-gnu-emacs <at> gnu.org
Cc: 38092 <at> debbugs.gnu.org
Subject: Re: bug#38092: 26.3; [ELPA] New package: bluetooth.el
Date: Thu, 14 Nov 2019 08:25:43 +0100
Lars Ingebrigtsen writes:

> Raffael Stocker <r.stocker <at> mnet-mail.de> writes:
>
>> in the appendix I submit a new package to ELPA (and criticism).  It is a
>> tabulated-list-mode based interface for Bluetooth device management.
>
> Looks great!  I've now added it to GNU ELPA.

Stefan Monnier added the package as external recently (he preferred to
pull from gitlab instead of using the patch to keep the history intact),
so we might now have the package in ELPA twice.  I completely forgot
about the post to debbugs.  I do apologize for causing confusion and
unnecessary work.  I should have sent a note that this can be closed.

> It requires dash, though, but didn't require it, so I amended the line
> to:
>
> ;; Package-Requires: ((emacs "25.1") (dash "2.12.0"))

Thanks for spotting this, I will add it to the other package as soon as
I get the chance (I assume that the version with the history is the one
which should prevail). 

> I'm not sure the version number there makes much sense, though, but it's
> the current version of dash.

I'm not sure either.  Maybe I will try to track down when the used
features have been added. 

> I've never added anything to GNU ELPA before, so I may well have done
> something wrong.  It seemed suspiciously easy.  :-)

Well, you may have stepped into my unintentional honeypot.

Sorry again for the noise and confusion.  Can we close this issue?

      Raffael




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38092; Package emacs. (Thu, 14 Nov 2019 07:26:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38092; Package emacs. (Thu, 14 Nov 2019 07:36:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Raffael Stocker <r.stocker <at> mnet-mail.de>
Cc: 38092 <at> debbugs.gnu.org
Subject: Re: bug#38092: 26.3; [ELPA] New package: bluetooth.el
Date: Thu, 14 Nov 2019 08:35:37 +0100
Raffael Stocker <r.stocker <at> mnet-mail.de> writes:

>> Looks great!  I've now added it to GNU ELPA.
>
> Stefan Monnier added the package as external recently (he preferred to
> pull from gitlab instead of using the patch to keep the history intact),
> so we might now have the package in ELPA twice.

Oops.  I'll remove it from ELPA, then.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 12 Dec 2019 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 194 days ago.

Previous Next


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