emacs-devel
[Top][All Lists]
Advanced

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

Re: eww


From: Francesco Potortì
Subject: Re: eww
Date: Sun, 19 Jan 2014 12:35:45 +0100

>If we want find-tag to do the right thing, the right way to do it is by
>teaching `etags' to recognizes macros like define-derived-mode and add
>corresponding entries in the TAGS file.

I agree, and it's very easy.  Just create a file containing regexps to
be distributed allong with the Makefile, or else (uglier but does not
require a separate file) just put the regexps on the Makefile's etags
command line.



reply via email to

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