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: Tue, 22 Apr 2008 19:12:10 +0200 Message-ID: References: <87ve2ac2eo.fsf@jurta.org> <20080422115216.GA2609@muc.de> <20080422154412.GC2609@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208884619 12517 80.91.229.12 (22 Apr 2008 17:16:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2008 17:16:59 +0000 (UTC) Cc: juri@jurta.org, Eli Zaretskii , rms@gnu.org, emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 22 19:17:34 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 1JoM74-0006AF-Tt for ged-emacs-devel@m.gmane.org; Tue, 22 Apr 2008 19:17:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoM6P-00046Y-8O for ged-emacs-devel@m.gmane.org; Tue, 22 Apr 2008 13:16:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JoM6L-00045r-18 for emacs-devel@gnu.org; Tue, 22 Apr 2008 13:16:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JoM6J-000444-ME for emacs-devel@gnu.org; Tue, 22 Apr 2008 13:16:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoM6J-000441-FX for emacs-devel@gnu.org; Tue, 22 Apr 2008 13:16:15 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64] helo=gate.verona.se) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JoM6D-0005Dc-CX; Tue, 22 Apr 2008 13:16:09 -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 m3MHG3FR013614; Tue, 22 Apr 2008 19:16:05 +0200 In-Reply-To: <20080422154412.GC2609@muc.de> (Alan Mackenzie's message of "Tue, 22 Apr 2008 15:44:12 +0000") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:95791 Archived-At: Alan Mackenzie writes: > Yes. I fixed a bug in Ebrowse some while ago, which would have been a > show stopper each time. It looks like a gorgeous program though, in that > it purports to offer full browsing capability with a single C file for > the analysis program, and a single elisp file for the Emacs bit. > > But we've got ECB. Or at least, ECB is available. > ECB is a client of Cedet, so its cedet who delivers tag info. Ebrowse can be used as a tag backend for Cedet, among other tag generators, such as the on the fly elisp one in cedet. > -- > Alan Mackenzie (Nuremberg, Germany). > -- Joakim Verona