all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rafal Kurcz <pawlaczus@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to use etags-select
Date: Sat, 08 Sep 2007 09:41:04 -0700	[thread overview]
Message-ID: <1189269664.714541.247600@50g2000hsm.googlegroups.com> (raw)
In-Reply-To: <1188980849.574940.72080@o80g2000hse.googlegroups.com>

> Now it works very fast.
> I did the same test as above on the same machine - now I get the list
> of tags immediately.
> Great thanks for help Scott.

etags-select is now awesome tool. I use it a lot to navigate 2.6.22.6
kernel source.
I also found 2 another problems. They don't seem to be big:

1. Place the cursor on "__free_pages_ok" function declaration (mm/
page_alloc.c:62) and invoke
etags-select-find-tag-at-point. It will lead You to the same tag while
it should lead You to the definition (mm/page_alloc.c:501)

2. Place the cursor on "page_map_count(page)" function invocation (mm/
page_alloc.c:433) and invoke etags-select-find-tag-at-point.
It will display among others the "reset_page_mapcount" as a candidate
to jump. I think that it is not a good candidate.
For me it looks rather like TAGS problem since C-u M-. leads You to
that symbol as well.

I generated TAGS file as follows:
make TAGS

Thank You for help

  reply	other threads:[~2007-09-08 16:41 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-21  9:57 How to use etags-select Rafal Kurcz
2007-07-23 13:23 ` Scott Frazer
2007-07-24  8:17   ` Rafal Kurcz
2007-07-24 16:55     ` Scott Frazer
2007-07-27 15:32       ` Rafal Kurcz
2007-07-27 18:35         ` Scott Frazer
2007-09-01 12:05           ` Rafal Kurcz
2007-09-04 13:31             ` Scott Frazer
2007-09-04 15:56               ` Scott Frazer
2007-09-04 16:16                 ` Richard G Riley
2007-09-05  8:27                 ` Rafal Kurcz
2007-09-08 16:41                   ` Rafal Kurcz [this message]
2007-09-09 12:01                     ` Rafal Kurcz
2007-09-10 14:33                     ` Scott Frazer
2007-09-15 10:03                       ` Rafal Kurcz
2007-09-18 13:08                         ` Scott Frazer
2007-09-19 15:22                           ` Rafal Kurcz
2007-09-25 15:41                             ` Scott Frazer
2007-09-25 16:04                               ` Gordon Beaton
2007-09-25 18:04                                 ` Scott Frazer
2007-09-25 23:36                                   ` Scott Frazer
2007-09-04 19:34               ` Vagn Johansen
2007-09-04 19:55                 ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1189269664.714541.247600@50g2000hsm.googlegroups.com \
    --to=pawlaczus@yahoo.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.