GNU bug report logs - #75655
configure doesn't update Makefile

Previous Next

Package: emacs;

Reported by: Pip Cet <pipcet <at> protonmail.com>

Date: Sat, 18 Jan 2025 19:37:02 UTC

Severity: minor

Full log


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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Pip Cet <pipcet <at> protonmail.com>, Eli Zaretskii <eliz <at> gnu.org>
Cc: schwab <at> linux-m68k.org, 75655 <at> debbugs.gnu.org
Subject: Re: bug#75655: configure doesn't update Makefile
Date: Thu, 23 Jan 2025 12:06:30 -0600
Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs <at> gnu.org> writes:

> If we can't remove the advice (the first case has already been made
> unnecessary (commit 4939f58d2c45062d5eac3f4c845b4494cf113f1f); the
> $(wildcard) proposal merely does the same thing for the second case), we
> should, at least, recommend "git clean --interactive -dX" instead.
>
> -i rather than -f asks the user for confirmation; -X instead of -x will
> avoid the unnecessary deletion of files we're almost certain are
> valuable. This option and the "-d" option don't have long equivalents.
>
> Confirmed to work in this case.

+1

I think the advice is occasionally useful, but making it safe is even
better.

At the very least, we should write in big bold letters to be careful
with this command, but I'd prefer just changing it to the safe version
as I fail to see any drawbacks.




This bug report was last modified 142 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.