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: [SPAM UNSURE] Re: policy discussion on bundling ELPA packages in the emacs tarball Date: Thu, 28 Jan 2021 15:47:56 +0200 Message-ID: <838s8dyxyr.fsf@gnu.org> References: <86eeifawx8.fsf@stephe-leake.org> <87czxygdl9.fsf@russet.org.uk> <86tur88izp.fsf@stephe-leake.org> <831rec5apu.fsf@gnu.org> <87r1magg4x.fsf@russet.org.uk> <86sg6o6c43.fsf@stephe-leake.org> <83o8hb21wk.fsf@gnu.org> <83czxr1zl3.fsf@gnu.org> <835z3j1x0h.fsf@gnu.org> <831re71tnh.fsf@gnu.org> <83zh0vzf53.fsf@gnu.org> <86a6st533l.fsf@stephe-leake.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39436"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, stephen_leake@stephe-leake.org, phillip.lord@russet.org.uk To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jan 28 14:51:49 2021 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 1l57i9-000A72-8e for ged-emacs-devel@m.gmane-mx.org; Thu, 28 Jan 2021 14:51:49 +0100 Original-Received: from localhost ([::1]:42068 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l57i7-000423-U2 for ged-emacs-devel@m.gmane-mx.org; Thu, 28 Jan 2021 08:51:47 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58332) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l57eA-00022p-Ig for emacs-devel@gnu.org; Thu, 28 Jan 2021 08:47:42 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42104) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l57e9-0006UW-BZ; Thu, 28 Jan 2021 08:47:41 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4619 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l57e7-0002BW-On; Thu, 28 Jan 2021 08:47:40 -0500 In-Reply-To: (message from Stefan Monnier on Wed, 27 Jan 2021 21:05:46 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:263548 Archived-At: > From: Stefan Monnier > Cc: Eli Zaretskii , phillip.lord@russet.org.uk, > emacs-devel@gnu.org > Date: Wed, 27 Jan 2021 21:05:46 -0500 > > Another option is to use another repository dedicated to those packages > bundled with Emacs. You mean, to create elpa-bundled.git with those packages? If so, how will they be handled from emacs.git, e.g. when building Emacs with all the bundled packages?