From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Move newsticker to elpa? Date: Wed, 20 May 2020 21:05:40 +0300 Message-ID: <83tv0a5vnv.fsf@gnu.org> References: <87zha3q1bx.fsf@panama> <57b649fa-ff6b-bc11-be7d-bf893df78e46@yandex.ru> <87lflmsimm.fsf@panama> <83367u7f7m.fsf@gnu.org> <87a722seov.fsf@panama> <83zha25x85.fsf@gnu.org> <49eeb7ff-ca9f-4266-f540-e5dd50458676@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="90151"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?utf-8?Q?Cl=C3=A9ment?= Pit-Claudel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed May 20 20:06:28 2020 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 1jbT6p-000NLk-9R for ged-emacs-devel@m.gmane-mx.org; Wed, 20 May 2020 20:06:27 +0200 Original-Received: from localhost ([::1]:58694 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbT6o-0001VC-BT for ged-emacs-devel@m.gmane-mx.org; Wed, 20 May 2020 14:06:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbT64-0000jW-Ha for emacs-devel@gnu.org; Wed, 20 May 2020 14:05:40 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54945) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbT64-0003OE-73; Wed, 20 May 2020 14:05:40 -0400 Original-Received: from [176.228.60.248] (port=4170 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jbT62-0001cd-GG; Wed, 20 May 2020 14:05:39 -0400 In-Reply-To: <49eeb7ff-ca9f-4266-f540-e5dd50458676@gmail.com> (message from =?utf-8?Q?Cl=C3=A9ment?= Pit-Claudel on Wed, 20 May 2020 13:41:05 -0400) 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:251089 Archived-At: > From: Clément Pit-Claudel > Date: Wed, 20 May 2020 13:41:05 -0400 > > > More to the point, I don't think I've ever seen a package being moved > > from core to ELPA, and if I'm right, it means we have no procedure for > > that. We'll have to make one as we go. Which is why it is important > > to talk about that (hint, hint). > > Didn't João do that a few days ago with xref and project, and before that with flymake? I don't know.