GNU bug report logs - #16921
Suggested grep-files-aliases entry for GNU build systems

Previous Next

Package: emacs;

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


Message #8 received at 16921 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Reuben Thomas <rrt <at> sc3d.org>
Cc: 16921 <at> debbugs.gnu.org
Subject: Re: bug#16921: Suggested grep-files-aliases entry for GNU build
 systems
Date: Wed, 11 May 2022 15:13:51 +0200
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.