GNU bug report logs -
#16921
Suggested grep-files-aliases entry for GNU build systems
Previous Next
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Sun, 2 Mar 2014 09:06:02 UTC
Severity: wishlist
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Reuben Thomas <rrt <at> sc3d.org> writes:
> At present, grep-files-aliases suggests "[Mm]akefile*" when you start rgrep in a
> Makefile.am, which is not at all what one usually wants, as it greps through long
> generated files.
>
> I suggest the following pattern, to go just before the Makefile entry:
>
> ("am" . "Makefile.am GNUmakefile *.mk")
>
> Makefile.am catches automake makefiles, GNUmakefile is often also used for
> GNU-specific hackery (e.g. by gnulib), and *.mk catches other GNU-ery such as
> gnulib's cfg.mk.
>
> Placing the pattern before the Makefile entry means that the latter need not be
> changed, but the new pattern is used for Makefile.am.
>
> The alias "am" is supposed to suggest "automake".
Makes sense to me; I've now added this to Emacs 29.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.