From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: CEDET merge question Date: Tue, 8 Sep 2009 11:09:33 +0200 Message-ID: References: <87eiql2w5s.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1252401013 26776 80.91.229.12 (8 Sep 2009 09:10:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Sep 2009 09:10:13 +0000 (UTC) Cc: Tom Tromey , Chong Yidong , emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 08 11:10:07 2009 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.50) id 1MkwiE-00006k-DJ for ged-emacs-devel@m.gmane.org; Tue, 08 Sep 2009 11:10:06 +0200 Original-Received: from localhost ([127.0.0.1]:57121 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkwiD-00017g-K5 for ged-emacs-devel@m.gmane.org; Tue, 08 Sep 2009 05:10:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mkwi7-00017N-1X for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:09:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mkwi2-000158-8K for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:09:58 -0400 Original-Received: from [199.232.76.173] (port=35576 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mkwi2-000153-2a for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:09:54 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.251]:8475) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mkwi1-00078s-GU for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:09:53 -0400 Original-Received: by an-out-0708.google.com with SMTP id b6so1504844ana.21 for ; Tue, 08 Sep 2009 02:09:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=1z4HfrizUvy0PJRS+17Bq/zfm8jZJ1cdJKVmCxHJ7XQ=; b=GsQ4u7TK5de6kZ+H43n9SGYrFwSQcOrpHJVayC+yFu6jmiu8sKWHyfCclkkzah6Bpo ptUMMe6y6UXT+47bUi37cX2qJ6OXZrv65qLhvg+OBfn3RbrR8YsZDTxB/iC6PchTwe+7 z9o3a7GHAS8WitErpsqx06ZQ7rWjMRs1lfAkc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Cb2UeHvU7CrXWDH+9JS1IDCSPXUc08vH54F600i/eJkl3l5y25NxSiGC7pkUwcpFtZ H1QMZL9Sc2kW9UlG03Xw9eX6o6+/TlErL45un9B84aBhUUW5Q8Hv48bjTvXVBWqvohvC bfP9S0DRDM/I8z7GzexsaA3TqURUT8qPqFP5Y= Original-Received: by 10.101.75.20 with SMTP id c20mr16603305anl.42.1252400993075; Tue, 08 Sep 2009 02:09:53 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.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:115126 Archived-At: On Tue, Sep 8, 2009 at 11:07 AM, Lennart Borgman wrote: > On Tue, Sep 8, 2009 at 10:11 AM, wrote: >> >> Emacs hackers would still need easy access to these tools. Maybe this is >> a further case for including something like Tom Tromeys ELPA in Emacs? >> If we had something like that by default it wouldnt be a big deal to >> distribute tools like these to Emacs hackers. > > > But does ELPA have the necessary version info structure? Eh, sorry. I mean wouldn't it be better to have a tool to install directly from the repository where this part of CEDET is? I think it would be rather easy to right such a tool which access the web interface of the repository just for downloading.