From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dimitri Fontaine Newsgroups: gmane.emacs.devel Subject: Re: Emacs 2.4 Dropbox Edition Date: Wed, 09 Feb 2011 13:33:45 +0100 Message-ID: <87pqr1v13q.fsf@tapoueh.org> References: <86k4hb5mr3.fsf@googlemail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297261309 27901 80.91.229.12 (9 Feb 2011 14:21:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 Feb 2011 14:21:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thorsten Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 09 15:21:42 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PnAvJ-0001vN-8i for ged-emacs-devel@m.gmane.org; Wed, 09 Feb 2011 15:21:37 +0100 Original-Received: from localhost ([127.0.0.1]:54247 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnAvI-0000jo-O7 for ged-emacs-devel@m.gmane.org; Wed, 09 Feb 2011 09:21:36 -0500 Original-Received: from [140.186.70.92] (port=53432 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnAvE-0000jI-P0 for emacs-devel@gnu.org; Wed, 09 Feb 2011 09:21:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnAvD-0003w1-5e for emacs-devel@gnu.org; Wed, 09 Feb 2011 09:21:32 -0500 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:55364 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pn9F0-0006QX-Tk for emacs-devel@gnu.org; Wed, 09 Feb 2011 07:33:51 -0500 Original-Received: by mx1.naquadah.org (Postfix, from userid 8) id 5DB1D5C1C5; Wed, 9 Feb 2011 13:33:48 +0100 (CET) Original-Received: from dim (unknown [83.167.62.196]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 6ECFA5C1B8; Wed, 9 Feb 2011 13:33:46 +0100 (CET) Original-Received: by dim (Postfix, from userid 1000) id D3E7975BD1; Wed, 9 Feb 2011 13:33:45 +0100 (CET) User-Mail-Address: dim@tapoueh.org In-Reply-To: <86k4hb5mr3.fsf@googlemail.com> (Thorsten's message of "Tue, 08 Feb 2011 02:38:24 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 212.85.154.174 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:135794 Archived-At: Thorsten writes: > Hello, though not an Emacs developer I have an suggestion to make: why > not outfactor all elisp-libraries that are platform independent to a > Dropbox folder (eventually using elpa for this folder), and than share > this folder (read only) with anybody interested? The core part of emacs You might be interrested into el-get: https://github.com/dimitri/el-get http://tapoueh.org/articles/news/_el-get_reaches_1.0.html http://tapoueh.org/articles/news/_Starting_afresh_with_el-get.html Regards, -- dim