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:07:36 +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 1252400897 26405 80.91.229.12 (8 Sep 2009 09:08:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Sep 2009 09:08:17 +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:08:10 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 1MkwgL-00084H-NI for ged-emacs-devel@m.gmane.org; Tue, 08 Sep 2009 11:08:10 +0200 Original-Received: from localhost ([127.0.0.1]:50429 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkwgL-0000AQ-6U for ged-emacs-devel@m.gmane.org; Tue, 08 Sep 2009 05:08:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MkwgF-00009W-Mq for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:08:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MkwgB-000070-7G for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:08:03 -0400 Original-Received: from [199.232.76.173] (port=35516 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkwgA-00006s-RI for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:07:58 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:8525) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MkwgA-0006WU-7L for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:07:58 -0400 Original-Received: from mail-yw0-f184.google.com ([209.85.211.184]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mkwg9-0003eO-0x for emacs-devel@gnu.org; Tue, 08 Sep 2009 05:07:57 -0400 Original-Received: by ywh14 with SMTP id 14so5611219ywh.24 for ; Tue, 08 Sep 2009 02:07:56 -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=mUWBsY5lc/XfCr954518puksJsJocLb/yeKRtg4tNAA=; b=Uw6yBvHghZ7eSHLCmy05N/7TqTkEdNcHDmQb3R7zRRg/5XBgL+1i0DXrlf4SjO50SE h9zqqILgAJUlFv2Bb3t/BphzdSV3h0SM8He3LIZ5jSMdtqCMWeUIaKA1Id8eIO/uYi54 1yZkzf9idfl5T/FCvCbihhxLHhYQgzXks5IEY= 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=Qz+oWgAIosEReqksktFHgbt7YGrss21xCb5PA+VRvpAj1bK4y80WCS++T+GQVG0D2A uEZwrB+HM4fgn4V6vJhot8K4EEBZ22CUhp5hS3LNA6q3puQzEwLb3u01+SMoYa5h/KIs Mskl1P1l5A/qQPuMr0UnEEHhih3civNpyCiqw= Original-Received: by 10.101.50.14 with SMTP id c14mr16459323ank.99.1252400876083; Tue, 08 Sep 2009 02:07:56 -0700 (PDT) In-Reply-To: X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:115125 Archived-At: 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?