unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [alinsoar@voila.fr: ETAGS & find-tag]
@ 2007-03-01  8:14 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2007-03-01  8:14 UTC (permalink / raw)
  To: emacs-devel

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 -------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-01  8:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-01  8:14 [alinsoar@voila.fr: ETAGS & find-tag] Richard Stallman

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).