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: On Contributing To Emacs Date: Wed, 29 Dec 2021 19:00:15 +0200 Message-ID: <83h7arjqhs.fsf@gnu.org> References: <87tuesndye.fsf@localhost> <834k6rlfk6.fsf@gnu.org> <87fsqbtsui.fsf@localhost> <83mtkjjvxb.fsf@gnu.org> <87sfub78dy.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18792"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, yantar92@gmail.com, stefankangas@gmail.com To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 29 18:04:18 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 1n2cN8-0004df-AX for ged-emacs-devel@m.gmane-mx.org; Wed, 29 Dec 2021 18:04:18 +0100 Original-Received: from localhost ([::1]:39998 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2cN5-00017F-JU for ged-emacs-devel@m.gmane-mx.org; Wed, 29 Dec 2021 12:04:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43428) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2cJO-0006M7-EQ for emacs-devel@gnu.org; Wed, 29 Dec 2021 12:00:33 -0500 Original-Received: from [2001:470:142:3::e] (port=44922 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2cJM-0004SC-A6; Wed, 29 Dec 2021 12:00:26 -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=u6RIhjsuVOpxN5Cpj8OZDt6nPAEi5416a+gq3dDFNCA=; b=p/HUmyrVnjBw fmLb5BARKGvaep9SnN9j5CurIfUxmRzCE0jazMiIouMP1ioGqR4U9c0wzllyHnmdVfNkA2RFcxlNW tEyLd06FHd8dQd2+l6OXuS8G5jQhK6pelVsroT2+ot8vsbLTGznlCVaREPWcefzUQu/PBVY3rV2g4 VYhZERdGrt6fkSC20GLCyEwZv44ebO0v18Ho7EkC+Zj1RDrd8sE094WF3JGoI3m1jmRUr4cYr2+3l EVVqiGxVn+KUzeTivLzmwc+2Uc5y/AnTVEdv9UemMydMNWWwHdjA/0G7zHa1qkQgDB5WEZ6Fa1W7w mL0P+SVavVUTiJ2wQfC1+Q==; Original-Received: from [87.69.77.57] (port=1669 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 1n2cJB-0005sI-ID; Wed, 29 Dec 2021 12:00:24 -0500 In-Reply-To: <87sfub78dy.fsf@gnus.org> (message from Lars Ingebrigtsen on Wed, 29 Dec 2021 16:12:09 +0100) 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" Xref: news.gmane.io gmane.emacs.devel:283576 Archived-At: > From: Lars Ingebrigtsen > Cc: Ihor Radchenko , stefankangas@gmail.com, > emacs-devel@gnu.org > Date: Wed, 29 Dec 2021 16:12:09 +0100 > > Eli Zaretskii writes: > > > I find nothing confusing there. All it says is that the Emacs > > repository doesn't include ELPA, which is a separate repository with > > its own README file. > > But some packages in Emacs core are also distributed via ELPA, which is > the source of confusion here. OK, but I still don't see what could we say about that that would help someone in the context of what CONTRIBUTE is for. That's why I asked.