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: CL packages landed Date: Fri, 21 Oct 2022 10:46:08 +0300 Message-ID: <83edv1wren.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26883"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, emacs-devel@gnu.org To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Oct 21 10:38:32 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 1olnXz-0006mb-8w for ged-emacs-devel@m.gmane-mx.org; Fri, 21 Oct 2022 10:38:31 +0200 Original-Received: from localhost ([::1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olnXx-000882-Ku for ged-emacs-devel@m.gmane-mx.org; Fri, 21 Oct 2022 04:38:29 -0400 Original-Received: from [::1] (helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olmk5-00054W-1Q for ged-emacs-devel@m.gmane-mx.org; Fri, 21 Oct 2022 03:46:57 -0400 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 1olmjr-0004sv-Mc for emacs-devel@gnu.org; Fri, 21 Oct 2022 03:46:45 -0400 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 1olmjr-0002M6-Ec; Fri, 21 Oct 2022 03:46:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=IDjGOfluovbpYLHAr9OKmaPsEJiT29nUriP9RqXIhhc=; b=bYYGGt5OOQc20cauUfJC 8ifYuRUW//UKr0gZeAOK5OP1LkJwjwIb4efWLLHLcLTTwrRyLReEElsmKdnBXiuj8oSOAFNVxAyFc Yp/NrdOdPfUzCqejdVRKW0sRvcU3dy/3dffKslam3YtA/7xX52JXPTZHc3HR5wVGWtaxr0P3joRd3 cS4HjTpTXRde3E3S4c4BYbdj0Fi0jQmaGy9AedW10E8mPN8bGYW63fwx4oQfE6tvT1dR5LwPzIp8V jlCvqOYgj+acvxtItO05AiO9txz83Qhsb9sb8QiAjTYk14xL1PXpO+68wwxSKilE4nHkd6MHO2RFR j3a4HRUucIsr2g==; 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 1olmjL-0004bG-AA; Fri, 21 Oct 2022 03:46:17 -0400 In-Reply-To: (message from Gerd =?utf-8?Q?M=C3=B6llmann?= on Fri, 21 Oct 2022 08:48:13 +0200) 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:298205 Archived-At: > From: Gerd Möllmann > Cc: emacs-devel@gnu.org > Date: Fri, 21 Oct 2022 08:48:13 +0200 > > > BTW, I think according to our branch naming conventions this should be > > named "feature/pkg"? > > No idea, is that so? Should I rename it? Yes, please.