From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: extraclean and admin/grammars [was Re: Git master head build failure?] Date: Sun, 04 Apr 2021 12:28:45 -0400 Message-ID: References: <875z16en2o.fsf@gmail.com> <83mtuih3en.fsf@gnu.org> <835z16gnkj.fsf@gnu.org> <83y2e2f22w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25512"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Apr 04 18:29:27 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lT5cs-0006Y9-Jj for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Apr 2021 18:29:26 +0200 Original-Received: from localhost ([::1]:45472 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lT5cr-0002Zo-Kb for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Apr 2021 12:29:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lT5cH-00029c-3F for emacs-devel@gnu.org; Sun, 04 Apr 2021 12:28:49 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42665) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lT5cG-0006bT-So for emacs-devel@gnu.org; Sun, 04 Apr 2021 12:28:48 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1lT5cE-0000V6-09; Sun, 04 Apr 2021 12:28:46 -0400 X-Spook: AIMSX Air Marshal Electric SVR MIT-LL Islamist HIC Zachawi X-Ran: FKoFxEJ_Tq8pV8F)8322}$r$z@/^d|0 X-Hue: yellow X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Thu, 01 Apr 2021 12:05:25 -0400") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:267391 Archived-At: I've tidied this up, so it is at least now possible to recommend the standard maintainer-clean instead of the non-standard extraclean. Personally I'm sure bootstrap should be equivalent to maintainer-clean, except maybe for leim/ja-dic. But the generated files from admin/{charsets,grammars,unidata} are all trivial to recreate, and I don't see why there has to be a big debate about it.