From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.devel Subject: Re: Integrating package.el Date: Mon, 1 Mar 2010 22:22:47 +0100 Message-ID: <201bac3a1003011322k1710f130j817e0c2e017ecf02@mail.gmail.com> References: <87d41ihx9g.fsf@stupidchicken.com> <87ocl167wx.fsf@hagelb.org> <8763795zsh.fsf@hagelb.org> <87r5pmwcf8.fsf@hagelb.org> <87hbp0qezu.fsf@lifelogs.com> <201bac3a1003010826s690a83fape7c44cadc672ac84@mail.gmail.com> <87wrxwost5.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1267478740 30246 80.91.229.12 (1 Mar 2010 21:25:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Mar 2010 21:25:40 +0000 (UTC) Cc: Ted Zlatanov , emacs-devel@gnu.org To: Tom Tromey Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 01 22:25:36 2010 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 1NmD7N-00037k-B4 for ged-emacs-devel@m.gmane.org; Mon, 01 Mar 2010 22:25:33 +0100 Original-Received: from localhost ([127.0.0.1]:52795 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NmD7L-0008VC-RB for ged-emacs-devel@m.gmane.org; Mon, 01 Mar 2010 16:25:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NmD55-0006Gn-Dq for emacs-devel@gnu.org; Mon, 01 Mar 2010 16:23:11 -0500 Original-Received: from [140.186.70.92] (port=59424 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NmD53-0006E5-Vn for emacs-devel@gnu.org; Mon, 01 Mar 2010 16:23:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NmD52-0006lb-Td for emacs-devel@gnu.org; Mon, 01 Mar 2010 16:23:09 -0500 Original-Received: from mail-ww0-f41.google.com ([74.125.82.41]:62237) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NmD52-0006lW-Kv for emacs-devel@gnu.org; Mon, 01 Mar 2010 16:23:08 -0500 Original-Received: by wwb22 with SMTP id 22so105728wwb.0 for ; Mon, 01 Mar 2010 13:23:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type; bh=p8TkIo+mh9zsBIQQXe4lp5FDVMMs6IVIB0RYYT1p2bI=; b=lPSQcvjxd5Nqk4vimQu2FScrt7GKgq69JlZmr15ix30jRtkwG/FHYyvrSR36Ze7Ipz jjcM9u8aBwIMrJcUN+Up0I9JZiSFBZjpeDJe5ezqtdlF5yLn/Ytnfo5Xp4Sh6K0K9noA h/ZhdDoOnC5ULLyR6vbfQ4dgzS7ZNM0woa1Jk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=gNoO0E0aGIGmZvvuXW+9CPLj4MwdooJvZNZX0VGwn+9J/mwSlGGxnyA2WUW6uTCU7a qgmblnrJKID8QI7zKWOkPdWMwS3wItcZZAqWQH9dR89DYuuvAjHqUPN2FL9haGQxRcMz fxvBWCsfqP1B+TLO8JOKFhPBtlGXDMzeIlwD0= Original-Received: by 10.216.85.143 with SMTP id u15mr3347281wee.205.1267478587469; Mon, 01 Mar 2010 13:23:07 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: aed58bbaf3934da2 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:121515 Archived-At: > I still haven't had time to look at Phil's changes, so I don't know what > he might have added or changed. Daniel Hackney has also made additions: http://github.com/technomancy/package.el/network Tom, do you use a vcs to develop package.el? If so it might be a good idea to make it publicly available or start using vcs if you are not doing so already. Might make it easier to contribute. What vcs doesn't really matter to me with git it's rather easy to work with foreign repositories, though git (since Phil, Daniel and I use it) or bzr (since it is the political correct solution:) would probably be preferable. -- Jonas