From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: use-package.el -> Emacs core Date: Tue, 10 Nov 2015 18:32:06 -0600 Message-ID: <86si4d5qbd.fsf@stephe-leake.org> References: <87d1vib3tq.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1447203864 7578 80.91.229.3 (11 Nov 2015 01:04:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Nov 2015 01:04:24 +0000 (UTC) Cc: John Wiegley , emacs-devel@gnu.org To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 11 02:04:13 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZwJpc-0002q1-0c for ged-emacs-devel@m.gmane.org; Wed, 11 Nov 2015 02:04:12 +0100 Original-Received: from localhost ([::1]:36805 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwJpb-0006Yd-Gc for ged-emacs-devel@m.gmane.org; Tue, 10 Nov 2015 20:04:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwJKl-0005ph-Hy for emacs-devel@gnu.org; Tue, 10 Nov 2015 19:32:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwJKi-0005EY-An for emacs-devel@gnu.org; Tue, 10 Nov 2015 19:32:19 -0500 Original-Received: from gproxy7-pub.mail.unifiedlayer.com ([70.40.196.235]:55643) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1ZwJKh-0005EI-Sl for emacs-devel@gnu.org; Tue, 10 Nov 2015 19:32:16 -0500 Original-Received: (qmail 32128 invoked by uid 0); 11 Nov 2015 00:32:15 -0000 Original-Received: from unknown (HELO cmgw2) (10.0.90.83) by gproxy7.mail.unifiedlayer.com with SMTP; 11 Nov 2015 00:32:15 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by cmgw2 with id g0Y91r00j2UdiVW010YCbu; Tue, 10 Nov 2015 17:32:13 -0700 X-Authority-Analysis: v=2.1 cv=Jv9i8qIC c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=DsvgjBjRAAAA:8 a=f5113yIGAAAA:8 a=9i_RQKNPAAAA:8 a=hEr_IkYJT6EA:10 a=x_XPkuGwIRMA:10 a=qtqOOiqGOCEA:10 a=pGLkceISAAAA:8 a=IHNrZ_NMYb0Ro-ExdjEA:9 Original-Received: from [76.218.37.33] (port=53472 helo=TAKVER2) by host114.hostmonster.com with esmtpa (Exim 4.84) (envelope-from ) id 1ZwJKd-0006XP-Cq; Tue, 10 Nov 2015 17:32:11 -0700 In-Reply-To: <87d1vib3tq.fsf@petton.fr> (Nicolas Petton's message of "Tue, 10 Nov 2015 10:29:05 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) X-Identified-User: {2442:host114.hostmonster.com:stephele:stephe-leake.org} {sentby:smtp auth 76.218.37.33 authed with stephen_leake@stephe-leake.org} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 70.40.196.235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:194013 Archived-At: Nicolas Petton writes: > John Wiegley writes: > >> I'd like to integrate use-package.el into Emacs core, as an alternative for >> package management to those who do not rely on package.el. I know Stefan had >> some reservation, but I think enough people have enjoyed its utility to be >> worth including. >> >> Are there any objections to moving this into core before the 25.1 >> freeze? > > That's fine with me. use-package.el is already used by many people. Which is an argument for it being in Gnu ELPA; would that be enough? I'm bugging people about this to help clarify the ELPA vs core policy. -- -- Stephe