unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: [alinsoar@voila.fr: ETAGS & find-tag]
Date: Thu, 01 Mar 2007 03:14:30 -0500	[thread overview]
Message-ID: <E1HMgQo-0003VB-A8@fencepost.gnu.org> (raw)

Would someone please fix these and ack?

------- Start of forwarded message -------
From: A Soare <alinsoar@voila.fr>
To: "Emacs   Dev  [emacs-devel]" <emacs-devel@gnu.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Date: Thu,  1 Mar 2007 00:51:58 +0100 (CET)
Subject: ETAGS & find-tag
Reply-To: alinsoar@voila.fr
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.4

Do you consider normal that M-. <find-tag>

jumps in order to the following definitions (of function or variable) using C-u as prefix :

find-tag-hook
find-tag-default-function

but not to... find-tag?

I opened TAGS file, and <find-tag> was not there.

Still I had created the TAGS by

find -name *.[ch] -o -name *.el | xargs etags -

1. The first problem is in etags.
2. The second "problem": Why M-. <name> does not jump first of all to all defun or defvar which are called EXACTLY <name>, and after there are no more such ones, to jump to the non-exact regexp matching.


Alin Soare.





_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------

                 reply	other threads:[~2007-03-01  8:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1HMgQo-0003VB-A8@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).