From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: David Engster Newsgroups: gmane.emacs.devel,gmane.emacs.orgmode Subject: Re: Sync up the org in emacs master to org maint branch? Date: Tue, 31 Jan 2017 16:31:37 +0100 Message-ID: <87h94f6yau.fsf@engster.org> References: <87k29d7zvw.fsf@engster.org> <87fuk08i01.fsf@engster.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1485876807 28718 195.159.176.226 (31 Jan 2017 15:33:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2017 15:33:27 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: Bastien Guerry , Kaushal Modi , Phillip Lord , emacs-org list , Emacs developers To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 31 16:33:23 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 1cYaQs-0007FX-Cb for ged-emacs-devel@m.gmane.org; Tue, 31 Jan 2017 16:33:22 +0100 Original-Received: from localhost ([::1]:39023 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYaQx-0006cp-QA for ged-emacs-devel@m.gmane.org; Tue, 31 Jan 2017 10:33:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYaPY-0005Sq-AO for emacs-devel@gnu.org; Tue, 31 Jan 2017 10:32:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYaPX-0004mH-EE for emacs-devel@gnu.org; Tue, 31 Jan 2017 10:32:00 -0500 Original-Received: from randomsample.de ([5.45.97.173]:41472) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cYaPO-0004kG-QZ; Tue, 31 Jan 2017 10:31:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=TJ+lzdrh4BMjOCp6Iz6txC6H0rBxieiba1SDyytyrWk=; b=p8twJuPLaAYabpFAHrB+o0ULbb/7cQ4+XtWG6zvuCnBpXiyRhiGwkxS6dN7so8URmbYc9zhDzPrdJWEQRW3JcmBYgHOYujvrB/RnENstK3n2KRwVRStFfSd/ekVz0kt+; Original-Received: from ip4d16b353.dynamic.kabel-deutschland.de ([77.22.179.83] helo=isaac) by randomsample.de with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1cYaPL-0005IA-Qk; Tue, 31 Jan 2017 16:31:47 +0100 In-Reply-To: (Lars Ingebrigtsen's message of "Tue, 31 Jan 2017 16:15:11 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.45.97.173 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:211796 gmane.emacs.orgmode:111787 Archived-At: Lars Ingebrigtsen writes: > The question is: What is the most effective way for Emacs developers to > spend their time? I can't really see that anybody has made the case > that shifting stuff from Emacs core to ELPA will mean less work for... > well, anybody. > > (Except perhaps CEDET. There seems to be a lot of merging problems > there.) This is precisely why we're currently moving all development to Emacs and abandon the external repo. At least we were planning to... -David