From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: GNU ELPA; mw 0.1: modular MediaWiki interface for Emacs Date: Wed, 15 Oct 2014 18:31:07 -0400 Message-ID: References: <87oatpkof7.fsf@passepartout.tim-landscheidt.de> <87r3ye3mf7.fsf@violet.siamics.net> <87zjd1zj0q.fsf@violet.siamics.net> <87k342zabt.fsf@violet.siamics.net> <87zjcxy6eh.fsf_-_@violet.siamics.net> <87y4shsbf4.fsf@ferrier.me.uk> <87iojli2u2.fsf@ferrier.me.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1413412299 789 80.91.229.3 (15 Oct 2014 22:31:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Oct 2014 22:31:39 +0000 (UTC) Cc: Ivan Shmakov , emacs-devel@gnu.org To: Nic Ferrier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 16 00:31:31 2014 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 1XeX6Q-0002GQ-F2 for ged-emacs-devel@m.gmane.org; Thu, 16 Oct 2014 00:31:30 +0200 Original-Received: from localhost ([::1]:47161 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeX6Q-0004uc-2d for ged-emacs-devel@m.gmane.org; Wed, 15 Oct 2014 18:31:30 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeX6G-0004rn-IF for emacs-devel@gnu.org; Wed, 15 Oct 2014 18:31:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeX66-00070t-In for emacs-devel@gnu.org; Wed, 15 Oct 2014 18:31:20 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:4746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeX66-00070E-FB for emacs-devel@gnu.org; Wed, 15 Oct 2014 18:31:10 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArUGAIDvNVNFxKjo/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMQCw4mEhQYDSSIBAjSGReOMUkHhDgEqRmBaoNMIYEt X-IPAS-Result: ArUGAIDvNVNFxKjo/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMQCw4mEhQYDSSIBAjSGReOMUkHhDgEqRmBaoNMIYEt X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="94302971" Original-Received: from 69-196-168-232.dsl.teksavvy.com (HELO pastel.home) ([69.196.168.232]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 15 Oct 2014 18:31:07 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 403A57CFB; Wed, 15 Oct 2014 18:31:07 -0400 (EDT) In-Reply-To: <87iojli2u2.fsf@ferrier.me.uk> (Nic Ferrier's message of "Wed, 15 Oct 2014 19:51:17 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:175432 Archived-At: >> Now I understand you suggest we use Marmalade's scripts to manage the >> GNU ELPA archive, but I still don't know what that means concretely. >> >> The fact that we have a local storage of the source and VCS history >> (with write access so that any Emacs maintainer can install fixes) is an >> important design choice. Would that easily fit into Marmalade's >> code base? How does Marmalade track commits to send them back to the >> respective package's maintainer? > It doesn't. You just upload the resulting package. Right, so it doesn't provide the features we need :-( Stefan