emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: ETAGS & find-tag]


From: Richard Stallman
Subject: address@hidden: ETAGS & find-tag]
Date: Thu, 01 Mar 2007 03:14:30 -0500

Would someone please fix these and ack?

------- Start of forwarded message -------
From: A Soare <address@hidden>
To: "Emacs   Dev  [emacs-devel]" <address@hidden>
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: address@hidden
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
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-devel
------- End of forwarded message -------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]