Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > Ah, ok, I hadn't thought of that. Then we should put "." early in PATH, > so that this false failure won't happen. Does this patch fix the test > failure for you?
Of course :-) > with this setting in ~/.ctags (for exuberant ctags): > > --langdef=m4 > --langmap=m4:.m4.at.ac.as.m4sh > --regex-m4=/^(m4_def(ine|un(|_once))|A[CU]_DEFUN(|_ONCE)|AU_ALIAS)\(\[*([a-zA-Z0-9_()+]+)/\5/d,definition/ > --regex-m4=/^AT_SETUP\(\[*([^])]*)\]*\)/\1/d,definition/ Thanks.
