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: What is the state of the CEDET integration with Emacs now? Date: Wed, 19 Jan 2011 18:09:22 -0500 Message-ID: References: <87lj2qduid.fsf@ginnungagap.bsc.es> <87hbd4sl6z.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295479359 24494 80.91.229.12 (19 Jan 2011 23:22:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 Jan 2011 23:22:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 20 00:22:35 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 1PfhMI-0005Bg-Jx for ged-emacs-devel@m.gmane.org; Thu, 20 Jan 2011 00:22:35 +0100 Original-Received: from localhost ([127.0.0.1]:38201 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfh9l-0001zB-58 for ged-emacs-devel@m.gmane.org; Wed, 19 Jan 2011 18:09:37 -0500 Original-Received: from [140.186.70.92] (port=50367 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfh9f-0001yW-Aj for emacs-devel@gnu.org; Wed, 19 Jan 2011 18:09:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pfh9X-0007qB-Qv for emacs-devel@gnu.org; Wed, 19 Jan 2011 18:09:24 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:37155 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pfh9X-0007q2-MU for emacs-devel@gnu.org; Wed, 19 Jan 2011 18:09:23 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAGP9Nk1FpZLq/2dsb2JhbACkSHS+KIVQBIRvjjc X-IronPort-AV: E=Sophos;i="4.60,346,1291611600"; d="scan'208";a="88645867" Original-Received: from 69-165-146-234.dsl.teksavvy.com (HELO ceviche.home) ([69.165.146.234]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 19 Jan 2011 18:09:22 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 4956566102; Wed, 19 Jan 2011 18:09:22 -0500 (EST) In-Reply-To: <87hbd4sl6z.fsf@lifelogs.com> (Ted Zlatanov's message of "Wed, 19 Jan 2011 14:16:52 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:134784 Archived-At: >>> (:name ecb :type cvs >>> :url ":pserver:anonymous@ecb.cvs.sourceforge.net:/cvsroot/ecb" >>> :module "ecb" >>> :build ("make CEDET= all" "make autoloads EMACS=\"emacs -L .\"") >>> :info "info-help") SM> We should move towards integrating it in elpa.gnu.org. If anyone can SM> help us do that, it would be very welcome. > If there are no copyright issues I will work on it. I have not checked ECB's copyright status, but IIUC it should be OK, or almost. Can someone investigate? Stefan