From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: What IDE features do we need? Date: Thu, 24 Apr 2008 08:24:05 +0200 Message-ID: References: <87ve2ac2eo.fsf@jurta.org> <20080422115216.GA2609@muc.de> <87zlrleftm.fsf@jurta.org> <87zlrktiwf.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209019370 30887 80.91.229.12 (24 Apr 2008 06:42:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2008 06:42:50 +0000 (UTC) Cc: Tassilo Horn , emacs-devel@gnu.org To: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 24 08:43:25 2008 connect(): Connection refused 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 1JovAy-0004E9-P7 for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 08:43:25 +0200 Original-Received: from localhost ([127.0.0.1]:48489 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JovAJ-0001Yv-66 for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 02:42:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JovAF-0001Yq-Ll for emacs-devel@gnu.org; Thu, 24 Apr 2008 02:42:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JovAE-0001Yb-Hk for emacs-devel@gnu.org; Thu, 24 Apr 2008 02:42:39 -0400 Original-Received: from [199.232.76.173] (port=53803 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JovAE-0001YY-Cr for emacs-devel@gnu.org; Thu, 24 Apr 2008 02:42:38 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JovAA-0007hm-SJ; Thu, 24 Apr 2008 02:42:35 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64] helo=gate.verona.se) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JouwF-0000HM-As; Thu, 24 Apr 2008 02:28:11 -0400 Original-Received: from chopper (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id m3O6S110004713; Thu, 24 Apr 2008 08:28:01 +0200 In-Reply-To: (Richard Stallman's message of "Thu, 24 Apr 2008 01:15:57 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: 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:95877 Archived-At: Richard Stallman writes: > These sound like good features. I suppose they depend on parsing the > code more than Emacs does, so far. Is Cedet sufficient as a platform > to straightforwardly implement these features? If not, what else is > needed? > This is what Cedet, or rather it's component Semantic, is all about. Cedet implements intellisense for emacs already. -- Joakim Verona