From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Adding use-package to core Date: Thu, 17 Nov 2022 08:40:34 +0200 Message-ID: <83v8nedqxp.fsf@gnu.org> References: <871qq2gbml.fsf@gmail.com> <83o7t6g7w8.fsf@gnu.org> <871qq2n89a.fsf@posteo.net> <83h6yyg0l5.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22803"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, relekarpayas@gmail.com, johnw@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Nov 17 07:41:12 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ovYaF-0005gi-Lg for ged-emacs-devel@m.gmane-mx.org; Thu, 17 Nov 2022 07:41:11 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ovYZj-0001eM-7l; Thu, 17 Nov 2022 01:40:39 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovYZf-0001dr-0k for emacs-devel@gnu.org; Thu, 17 Nov 2022 01:40:35 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovYZe-0003tg-2y; Thu, 17 Nov 2022 01:40:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=QskQYqDgA9ODCRd7kUgrAKrP8+OzG90esjGHv/Qj3q8=; b=LlqsxHqchZxN OfX9AK2QurEZOHdkZk2jaXsvLZE+R980lmQrKdbPSEBmYkiLbnOokcpJqKSbuF2vXZt6qrR0+PG/m Zw15ishOsjq1VKOVZ/50eBjhjme5WVsmNMtrIP4sA76vCH34IHyjyfnZjprp7VCARqN/RW7iVr9me xLTgfK77tE1XSvmEFKOSHbhysKTwxy6APJaVxCTeOn/zL9gCcx34Oq5qBKqvnaOIe+d4JLpb/Bz2t ZfJVWLUDcG8QxfXAruypa72mwMVJX/8ZaQlv1jvw1yo68fcOL191xe89wNCEbwTrQGqVa03hYVNua 9kxUTmg44Sr1odeFbGcA9w==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovYZd-0006n9-FC; Thu, 17 Nov 2022 01:40:33 -0500 In-Reply-To: (message from Stefan Kangas on Wed, 16 Nov 2022 16:33:03 -0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:300010 Archived-At: > From: Stefan Kangas > Date: Wed, 16 Nov 2022 16:33:03 -0800 > Cc: relekarpayas@gmail.com, johnw@gnu.org, monnier@iro.umontreal.ca, > emacs-devel@gnu.org > > Eli Zaretskii writes: > > > What is the alternative? If you copy all the issues to debbugs, you > > have the same problem. And it is impractical to expect us to solve > > all the issues before importing use-package, and also impractical to > > update the issues in GitHub after the import. > > > > So I don't think there's any better solution than gradually work on > > the issues via debbugs. That is, for every issue we want to solve, > > file a debbugs bug report, and then work there. > > We could archive it after some grace period, say 3, 6, or N months. > > At the beginning of that period, we could add a comment to all open > issues and pull requests, saying where to report the issue. At the end, > we could do it again. Then we archive. And in the meantime someone will have to monitor the GitHub issues and update debbugs?