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: Does CEDET work? Date: Thu, 26 Apr 2012 21:17:03 +0200 Message-ID: References: <87k412e4xq.fsf@nzebook.haselwarter.org> <878vhie275.fsf@nzebook.haselwarter.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1335467867 17833 80.91.229.3 (26 Apr 2012 19:17:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Apr 2012 19:17:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Philipp Haselwarter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 26 21:17:46 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SNUCG-0007RI-Le for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2012 21:17:44 +0200 Original-Received: from localhost ([::1]:57129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNUCF-0003qg-Vt for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2012 15:17:43 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNUC9-0003qQ-Vz for emacs-devel@gnu.org; Thu, 26 Apr 2012 15:17:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNUC8-0003sQ-7u for emacs-devel@gnu.org; Thu, 26 Apr 2012 15:17:37 -0400 Original-Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:36601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNUC7-0003s4-UO for emacs-devel@gnu.org; Thu, 26 Apr 2012 15:17:36 -0400 Original-Received: by lagz14 with SMTP id z14so1437509lag.0 for ; Thu, 26 Apr 2012 12:17:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=bdPHqdYgyLOSwwqqdB3nBHblGLBwp2ft0xpexSL5y2g=; b=e1GRbunbgCtHLy5RLRPNuPK6NlezCJcFrE1TADbxVFxY6Qih397koB9A/cwO0ZK0Oc wqFqh3JnVkwRm3ja57MvbNq6bDfNUt9jBMf6LhxHD/YwbzoDi0xSyDZNqGTHytsoQgTG ZA0w8gIYfuekhedfParwUaKcvS761bzYO3gmte3GyVweAbVfmNnm9SPn7sPJP2sXb2eb kYuErpwxo5dsu/ubr7/9KgQxgDOpABVSFBq8tyyQBW3c0jgN5JGnJir3vnp/5H1at+LH NwZGpqSNzW1/q4X0c0W4EoYAdyBrGxFTEQbb/xUAIVuoY/aEI02BD3Bc4ih2a+09KD6x 11ww== Original-Received: by 10.152.103.239 with SMTP id fz15mr7701342lab.42.1335467853651; Thu, 26 Apr 2012 12:17:33 -0700 (PDT) Original-Received: by 10.112.74.232 with HTTP; Thu, 26 Apr 2012 12:17:03 -0700 (PDT) In-Reply-To: <878vhie275.fsf@nzebook.haselwarter.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.215.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150058 Archived-At: On Thu, Apr 26, 2012 at 21:13, Philipp Haselwarter wrote: > > > > The CEDET framework is there, but the support for a language could be > > on many levels. Is there somewhere a table over the support for > > different languages? > > > > > There is, at http://cedet.sourceforge.net/languagesupport.shtml Thanks Philipp. Then people can start filling the gaps and expanding the list. However the list is a bit incomplete. I think it also should mention how the support is implemented since there are many ways to implement it.