From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.devel Subject: Re: Adding use-package to core Date: Fri, 18 Nov 2022 20:43:33 +0000 Message-ID: <87h6ywgfii.fsf@posteo.net> References: <87fsemjs7v.fsf@yahoo.com> <87wn7skqne.fsf@melete.silentflame.com> <83h6yw9hhf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17033"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Sean Whitton , luangruo@yahoo.com, emacs-devel@gnu.org, xenodasein@tutanota.de To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Nov 18 21:44:21 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 1ow8Dk-0004C6-Gb for ged-emacs-devel@m.gmane-mx.org; Fri, 18 Nov 2022 21:44:20 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ow8D7-0000X3-2U; Fri, 18 Nov 2022 15:43:41 -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 1ow8D5-0000Wv-Qv for emacs-devel@gnu.org; Fri, 18 Nov 2022 15:43:40 -0500 Original-Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ow8D4-0004Qf-3Q for emacs-devel@gnu.org; Fri, 18 Nov 2022 15:43:39 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 43730240026 for ; Fri, 18 Nov 2022 21:43:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1668804216; bh=O9URPX+ez82GZ6s+mHZ6TQ8Aiq1WKC66JXXpZinnBic=; h=From:To:Cc:Subject:Date:From; b=dSXMKptscuIurRZj98YN9dioftpiHqev7YG9bjNpmP/6b4np5fg4H3FbMmSOxfTxR 0aekQ9PFq/H1S+exebnzeKgdm1XSbCE3fZZJJi6GjfHDTMLy1h3c8VkZu3J0aZNZ8S Vn2oayf96wpBH5v8ybd1CsZC9yPPSAuf3LpHCWg73qb/XcIRz9/VB3dQpP4A81JNEq Zm6oyh1lQQFl9V5CleGweOmjz7exZLYfxAzcLnvJfFQ24tnyqxDBdzzyeqFhaPi/DC 4yLe2qnPXF9EkuWU21hrXvyRV8uE7euYhOMMVD968VEhmC+r0FpgP/Qk8YfTAGj+7o upvWNNeDx8bhw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NDTJj3BGdz6tmv; Fri, 18 Nov 2022 21:43:33 +0100 (CET) In-Reply-To: <83h6yw9hhf.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 18 Nov 2022 21:42:52 +0200") Received-SPF: pass client-ip=185.67.36.65; envelope-from=philipk@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:300123 Archived-At: Eli Zaretskii writes: >> From: Sean Whitton >> Cc: xenodasein--- via "Emacs development discussions." >> , eliz@gnu.org, xenodasein@tutanota.de >> Date: Fri, 18 Nov 2022 12:29:25 -0700 >> >> Hello, >> >> On Mon 14 Nov 2022 at 08:27AM +08, Po Lu wrote: >> >> > Personally, I hope that everything most people find useful will >> > eventually make its way into Emacs, because doing so is a direct >> > shortcut to making Emacs more useful for everyone. >> >> We are still aiming to bundle all of GNU ELPA with releases of Emacs at >> some point, right? > > Not all of it, no. Only some of it. What would the criteria for inclusion be like?