* How do I create tags tables for the m4 macro processing language ?
@ 2007-10-18 11:08 Martin Fischer
2007-10-21 17:43 ` Martin Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Martin Fischer @ 2007-10-18 11:08 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I guess, I have to use the regex option of etags.
The syntax of the macro definitions is "define({<tag name>}".
So the command line should be something like
etags.exe --regex=/define({.*}/<i dont know>/m <source files>
Any suggestions ?
Thanks
Martin
--
parozusa at web dot de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How do I create tags tables for the m4 macro processing language ?
2007-10-18 11:08 How do I create tags tables for the m4 macro processing language ? Martin Fischer
@ 2007-10-21 17:43 ` Martin Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Martin Fischer @ 2007-10-21 17:43 UTC (permalink / raw)
To: help-gnu-emacs
>>>>> Martin Fischer <nospam@nospam.net> writes:
> Date: Thu, 18 Oct 2007 13:08:03 +0200
>
> Hi,
>
> I guess, I have to use the regex option of etags.
>
> The syntax of the macro definitions is "define({<tag name>}".
>
> So the command line should be something like
>
> etags.exe --regex=/define({.*}/<i dont know>/m <source files>
>
> Any suggestions ?
>
> Thanks
>
> Martin
> --
> parozusa at web dot de
>
Anybody ?
Martin
--
parozusa at web dot de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-21 17:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-18 11:08 How do I create tags tables for the m4 macro processing language ? Martin Fischer
2007-10-21 17:43 ` Martin Fischer
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.