From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Jordi_Guti=C3=A9rrez_Hermoso?= Newsgroups: gmane.emacs.devel Subject: Does CEDET work? Date: Wed, 18 Apr 2012 17:36:57 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1334785036 24290 80.91.229.3 (18 Apr 2012 21:37:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Apr 2012 21:37:16 +0000 (UTC) To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 18 23:37:11 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 1SKcYp-0001xr-DQ for ged-emacs-devel@m.gmane.org; Wed, 18 Apr 2012 23:37:11 +0200 Original-Received: from localhost ([::1]:34816 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKcYo-0005kA-Pr for ged-emacs-devel@m.gmane.org; Wed, 18 Apr 2012 17:37:10 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKcYi-0005iL-Rv for emacs-devel@gnu.org; Wed, 18 Apr 2012 17:37:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SKcYe-0004oW-Co for emacs-devel@gnu.org; Wed, 18 Apr 2012 17:37:04 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:46281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SKcYe-0004oM-65 for emacs-devel@gnu.org; Wed, 18 Apr 2012 17:37:00 -0400 Original-Received: by iajr24 with SMTP id r24so13692577iaj.0 for ; Wed, 18 Apr 2012 14:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=regNKmWBY4UPrvKeLh18zG1fvQC7cISxTEQ+6zeHQaw=; b=GSCwy/Y7lYKF0NuSNUhEbfruDZgr6/gHLEx7YItfWyW3kE/NuWnLIM3+VUw/lLIpb9 s+XF5VrgWbtQQEyBsL92dPLwysJouFBSIqteyNIuw+Axc0g4e9tGUwLGqBOqYOj83dR9 EkXg4Vbip1MBYfMStup5WvDlb0GcdY69RgSh3iW/shz0OXqoaIiIaeMeFh50ahzbEigC nON7kYa7DMia1UL6214Z4NyD+b5dM7U82aEVh1ZfE14tOE6lYQHqIM+waR8xWkvaiDGc rmQ3kj6HRyuhWH0qF1DlL5fo7rHDEDqIH8mmxkGGr/Hq22NGW1TZphBwqiqrgfkkSCmJ Swfg== Original-Received: by 10.42.203.67 with SMTP id fh3mr2792760icb.44.1334785018187; Wed, 18 Apr 2012 14:36:58 -0700 (PDT) Original-Received: by 10.231.138.130 with HTTP; Wed, 18 Apr 2012 14:36:57 -0700 (PDT) X-Google-Sender-Auth: 6reHiYx8MWRfsv6uz_oKnVigOKw X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.210.169 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:149785 Archived-At: There's a running joke in #emacs that goes like this: ,cedet From memory, cedet is [0] Collection of Emacs Development Environment Tools [1] at http://cedet.sourceforge.net/, [2] http://xtalk.msk.su/~ott/en/writings/emacs-devenv/EmacsCedet.html, ..[Type ,more] ,more [3] EDE, Semantic, SRecode, Cogre, Speedbar, and EIEIO, [4] I totally know somebody who knows somebody who got cedet working. They said it was awesome., [5] merged into Emacs in trunk, ..[Type ,more] ,more [6] theoretical package nobody has ever managed to use for a practical goal Indeed, I keep hearing of the person in [4]. Does CEDET work? I've tried it a few times, didn't get anything workable within a few minutes, stopped trying. If CEDET doesn't work, why it it still in trunk? If it does work, why can't apparently nobody make it work? - Jordi G. H.