From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Micha Feigin Newsgroups: gmane.emacs.help Subject: Re: project object browser Date: Tue, 18 May 2004 15:03:48 +0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20040518120348.GE3540@luna.mooo.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084887761 1349 80.91.224.253 (18 May 2004 13:42:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 May 2004 13:42:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 18 15:42:17 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQ4rH-00047t-00 for ; Tue, 18 May 2004 15:42:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQ3uO-0002v4-NZ for geh-help-gnu-emacs@m.gmane.org; Tue, 18 May 2004 08:41:24 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQ3X7-0008Jg-FO for help-gnu-emacs@gnu.org; Tue, 18 May 2004 08:17:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQ3MY-0006vs-9u for help-gnu-emacs@gnu.org; Tue, 18 May 2004 08:06:58 -0400 Original-Received: from [192.115.104.9] (helo=napo.bezeqint.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQ3Iw-0006YC-Db for help-gnu-emacs@gnu.org; Tue, 18 May 2004 08:02:43 -0400 Original-Received: from napo.bezeqint.net (localhost [127.0.0.1]) by napo.bezeqint.net (Bezeq International SMTP out Mail Server) with SMTP id 084BCFC4FD for ; Tue, 18 May 2004 15:02:28 +0300 (IDT) Original-Received: from litshi.luna.local ([IP=81.218.230.126]) by eSafe SMTP Relay 1084881624; Tue May 18 15:02:03 2004 Original-Received: from micha by litshi.luna.local with local (Exim 4.34) id 1BQ3K0-0002lv-U1 for help-gnu-emacs@gnu.org; Tue, 18 May 2004 15:03:48 +0300 Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18554 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18554 On Tue, May 18, 2004 at 08:45:17AM +0100, Jason Rumney wrote: > Micha Feigin writes: > > > Its the main feature I currently miss. I found M-/ and C-M-/ for > > completion, (which seems to and indicate that the functionality can > > exist) and ecb gives me a view of the current file (which replaces the > > function menu that I miss from xemacs). > > The function menu is imenu, and is available in Emacs as well. But if > you have ECB then you already have a "class browser" as part of that. ecb doesn't exactly have a class browser. When in the header file it does show the class, but when in the .cpp file it just shows the functions grouped by class. I can't see the class member variables for example (the main feature I am missing). I guess that part of the problem is that emacs doesn't have am idea on a project and thus doesn't know where to get the class definition. > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. >