From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: Sync up the org in emacs master to org maint branch? Date: Sun, 12 Feb 2017 16:22:47 -0600 Message-ID: <864lzzoxqg.fsf@stephe-leake.org> References: <87k29d7zvw.fsf@engster.org> <87fuk08i01.fsf@engster.org> <87d1f36xnc.fsf@engster.org> <87a8a4ees0.fsf@engster.org> <87poiz2raf.fsf@engster.org> <83k28v2zj0.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1486938220 26668 195.159.176.226 (12 Feb 2017 22:23:40 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 12 Feb 2017 22:23:40 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (windows-nt) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 12 23:23:35 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cd2YR-0006co-IL for ged-emacs-devel@m.gmane.org; Sun, 12 Feb 2017 23:23:35 +0100 Original-Received: from localhost ([::1]:53632 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cd2YX-0006QQ-6X for ged-emacs-devel@m.gmane.org; Sun, 12 Feb 2017 17:23:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cd2Xs-0006IG-Qb for emacs-devel@gnu.org; Sun, 12 Feb 2017 17:23:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cd2Xn-00056j-Tt for emacs-devel@gnu.org; Sun, 12 Feb 2017 17:23:00 -0500 Original-Received: from smtp153.ord.emailsrvr.com ([173.203.6.153]:37322) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cd2Xn-00051S-PR for emacs-devel@gnu.org; Sun, 12 Feb 2017 17:22:55 -0500 Original-Received: from smtp24.relay.ord1a.emailsrvr.com (localhost [127.0.0.1]) by smtp24.relay.ord1a.emailsrvr.com (SMTP Server) with ESMTP id 29B6A20124 for ; Sun, 12 Feb 2017 17:22:50 -0500 (EST) X-Auth-ID: board-president@tomahawk-creek-hoa.com Original-Received: by smtp24.relay.ord1a.emailsrvr.com (Authenticated sender: board-president-AT-tomahawk-creek-hoa.com) with ESMTPSA id E3ECB200AA for ; Sun, 12 Feb 2017 17:22:49 -0500 (EST) X-Sender-Id: board-president@tomahawk-creek-hoa.com Original-Received: from Takver4 (76-218-37-33.lightspeed.kscymo.sbcglobal.net [76.218.37.33]) (using TLSv1.2 with cipher AES128-GCM-SHA256) by 0.0.0.0:587 (trex/5.7.12); Sun, 12 Feb 2017 17:22:50 -0500 In-Reply-To: <83k28v2zj0.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 12 Feb 2017 17:34:59 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 173.203.6.153 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:212311 Archived-At: Eli Zaretskii writes: >> From: John Wiegley >> Date: Sat, 11 Feb 2017 18:46:09 -0800 >> Cc: Bastien Guerry , Emacs developers , >> Phillip Lord , >> emacs-org list , >> Kaushal Modi >> >> I hear your other points, so I'm curious now as to what more people think >> about this who work on Emacs core: Do you want more modularity with regard >> ELPA, or does the monolithic model work better for you? > > AFAIU, the main motivation for the "drive to ELPA" comes from > developers of individual packages, not from those working on the core > (even though some package developers also work on core). +1 package developers should choose where the package resides. For the foreseeable future, CEDET belongs in core. -- -- Stephe