From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Missing entries for Perl in etags-regen-file-extensions -- okay for emacs-30? Date: Mon, 23 Sep 2024 21:38:17 +0300 Message-ID: <861q1afc6e.fsf@gnu.org> References: <87y13mznw9.fsf@zephyr.silentflame.com> <86h6aa7gw1.fsf@gnu.org> <87ploya1hc.fsf@zephyr.silentflame.com> <867cb67888.fsf@gnu.org> <10dd3554-4249-41d1-864d-30cab687da6a@gutov.dev> <86o74i5edp.fsf@gnu.org> <690fff1d-b8f2-4e6e-b105-21ca97a0a92e@gutov.dev> <86ldzl5vzj.fsf@gnu.org> <3b153949-c990-49c9-9618-28850d3ee57c@gutov.dev> <86sett2g43.fsf@gnu.org> <865xqmfd1g.fsf@gnu.org> <60f0cdf1-05e8-41bf-9177-b0e17e240469@gutov.dev> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39314"; mail-complaints-to="usenet@ciao.gmane.io" Cc: corwin@bru.st, spwhitton@spwhitton.name, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Sep 23 20:38:29 2024 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 1ssnx7-000A6G-Dj for ged-emacs-devel@m.gmane-mx.org; Mon, 23 Sep 2024 20:38:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ssnx0-0007rT-97; Mon, 23 Sep 2024 14:38:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ssnwz-0007rJ-3N for emacs-devel@gnu.org; Mon, 23 Sep 2024 14:38:21 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ssnwy-0006Uq-CY; Mon, 23 Sep 2024 14:38:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=jO5rrgCCPko/gYvhPNvKbZ82RKid1SzcYwZhU9f313g=; b=gbb+u2YYBWHJ q9L/CZeSu9IykJdcalrZ8ljstU9v7P2VsP1ZgaD9mGhoSoCprbMawfr4Pa3jzFYvCYi2WZYnRCTj+ TncEzK4NzyO1rEIBIbhvyMS2V3lLh/GNXLZ8ihbIyxHCbTqC+6ef4N3t9dDzcp8wjt6NcOfxeXPs6 HXkqrF6Uzk90XclfQ6p7PoXl4mtmMdZ9MqT60jiL7YC8+d7tT7lNP8NVK4Ctdkataqiru4AS1htTM E0U+qJR1DjhRZ4/LigewGscQpnOYMXpcgclljiBkvUiKXjA7S7imU4HQtq0ELbxyNdtLamvfssfVD 3+DklsW2DUgCZEip4x+QVw==; In-Reply-To: <60f0cdf1-05e8-41bf-9177-b0e17e240469@gutov.dev> (message from Dmitry Gutov on Mon, 23 Sep 2024 21:28:43 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:323995 Archived-At: > Date: Mon, 23 Sep 2024 21:28:43 +0300 > Cc: spwhitton@spwhitton.name, emacs-devel@gnu.org > From: Dmitry Gutov > > On 23/09/2024 21:19, Eli Zaretskii wrote: > >> FWIW, for or me .t is Perl (test scripts written in -and usually for > >> testing- Perl) > > It's a defcustom, so you can always adjust it to your personal needs > > if the default value doesn't fit the bill. > > I think the general theme here is we can/should be conservative in the > default list. Agreed.