From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: n179911 Newsgroups: gmane.emacs.help Subject: Re: How to use etags in emacs Date: Wed, 8 Jul 2009 16:20:40 -0700 Message-ID: <3b9893450907081620u19d35759n241f391b9271879f@mail.gmail.com> References: <3b9893450907081236p40de8d53kc7a8f163067abd63@mail.gmail.com> <3b9893450907081537x26a21026xbab8969bc5fafd2c@mail.gmail.com> <562EDFF1E1AE4F6F826153EA129CCC72@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1247095282 32123 80.91.229.12 (8 Jul 2009 23:21:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jul 2009 23:21:22 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 09 01:21:15 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MOgRu-0008Qd-F1 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Jul 2009 01:21:14 +0200 Original-Received: from localhost ([127.0.0.1]:46336 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOgRt-0001K8-R0 for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jul 2009 19:21:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOgRS-0001Fz-FR for help-gnu-emacs@gnu.org; Wed, 08 Jul 2009 19:20:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOgRO-00017h-Ss for help-gnu-emacs@gnu.org; Wed, 08 Jul 2009 19:20:46 -0400 Original-Received: from [199.232.76.173] (port=53316 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOgRO-00017K-JV for help-gnu-emacs@gnu.org; Wed, 08 Jul 2009 19:20:42 -0400 Original-Received: from mail-qy0-f183.google.com ([209.85.221.183]:50982) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOgRO-0004Ue-9T for help-gnu-emacs@gnu.org; Wed, 08 Jul 2009 19:20:42 -0400 Original-Received: by qyk13 with SMTP id 13so6104019qyk.14 for ; Wed, 08 Jul 2009 16:20:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=KHQbVkmguwcTnQagaBkhBe7/6nvmlct3KUUeoOrEVjk=; b=qISplbLC0N37LhfsnJwcWIVwv+CPfS3YdGikT11f81AgaztafKM6G619OvZwP0Ir5W 087FY7l9E+8UJcNG9Xk+/w1ps0VTKeCT2EKDSM7CX5oU2zjp2/Mipq9Nj+JNlhcQHh6Q 3kDbjR7/VIkw/NALNTWcpysfLcj/rOevlP/i8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ocsiljqk4uGsOXB20MbGw8Oiw51kJPZ3zdfN1uZg7bTYueujcN4tID76X3hqi+v2fW 9wPPzqPbdEv3AAILu5tmTE1R8/rrwmWY5pmiDVMea6Y+fmBSd4h4HnGXLoGOXKwqlPQT /zlC4lLW1bqzSG9UaTIW96onDBu3kweZ5uyyY= Original-Received: by 10.224.80.202 with SMTP id u10mr53184qak.104.1247095240757; Wed, 08 Jul 2009 16:20:40 -0700 (PDT) In-Reply-To: <562EDFF1E1AE4F6F826153EA129CCC72@us.oracle.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65866 Archived-At: Thanks. But how can I use icicles with tag. I read http://www.emacswiki.org/emacs/Icicles_-_Tags_Enhancements And I tried "ln Icicles, you can use multi-command =91icicle-find-tag=92, bound to `M-.=92 in Icicle mode, to do all of this." I get no output. I test it with a simple and I sure existing symbol. And I test it the same symbol with icy-mode off, it does works. Thank you for any more help. On Wed, Jul 8, 2009 at 3:43 PM, Drew Adams wrote: > By default, Emacs TAGS do not record positions where a function is _calle= d_. > They record only positions where a function (or variable etc.) is _define= d_. > > I can't speak to your other questions. > > None of this has anything to do with Icicles, BTW. Icicles does not chang= e which > tags you have, that is, which locations you can visit. Icicles just makes= it > easier to find them and browse among them. > >> I have installed icicles with etags too. >> And I have read this: >> http://www.emacswiki.org/emacs/EmacsTags#toc4 >> >> But I can't get it to work like cscope type of code browser. >> I would like to know how to get the >> * all the places which calls a function (I give the name) >> * declaration (.h) and implementation (.cpp) of a given function =A0(I >> give the name) >> * open the file (I give the name) >> >> > I read this: >> > >> > http://www.emacswiki.org/emacs/EmacsTags >> > >> > But can you please tell me how can i >> > * find the occurrence of the place calling a certain function >> > * after i click 'M . find tag', it loads the .h file of that class. >> > How can i load the .cpp of that class? > >