From unknown Fri Jun 20 07:17:33 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#78787 <78787@debbugs.gnu.org> To: bug#78787 <78787@debbugs.gnu.org> Subject: Status: 31.0.50; Support for directories and globs in warning-suppress-log-types et al Reply-To: bug#78787 <78787@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:17:33 +0000 retitle 78787 31.0.50; Support for directories and globs in warning-suppres= s-log-types et al reassign 78787 emacs submitter 78787 =C3=93scar Fuentes severity 78787 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 13 11:27:52 2025 Received: (at submit) by debbugs.gnu.org; 13 Jun 2025 15:27:53 +0000 Received: from localhost ([127.0.0.1]:48410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uQ6Jr-00050C-1w for submit@debbugs.gnu.org; Fri, 13 Jun 2025 11:27:52 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59766) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uQ6Jo-0004ya-2J for submit@debbugs.gnu.org; Fri, 13 Jun 2025 11:27:48 -0400 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 1uQ6Jh-0000yE-CB for bug-gnu-emacs@gnu.org; Fri, 13 Jun 2025 11:27:41 -0400 Received: from mail.eclipso.de ([217.69.254.104]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uQ6Je-0004bF-1h for bug-gnu-emacs@gnu.org; Fri, 13 Jun 2025 11:27:41 -0400 X-ESMTP-Authenticated-User: 000D6BEA From: =?utf-8?Q?=C3=93scar?= Fuentes DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eclipso.de; s=mail; t=1749828454; bh=tJr84tjYDEe/4scRKB6qE9Gjk8qiwZV7OQFwo4+aJPY=; h=From:To:Subject:Date:From; b=ou5MIOXac2UWOplaaIBryHmYzvXUfmiZv6SIFln7gP3smawYLKKN5SIQCgHt4KrLU Y2CZL4vz6k/4AusNyDdZu24iwLqpS8hLWad/b5/LC5gZv9ggXxl+JUZ8i64taXyXu8 jClaNfnev8IxYZiYl6okrhi3IihqsuHf/S/AA/KY8jvCDP/I0n2Ht633y/7/CbtPsp SdAg74tXBWoXvHsO1p2bJ9KB6N3DbhrbkkTZaG1npi53hEJlfLWIwlfGUKGo/l0Rnk veMRlwXe5HTtGV1j8k4UpAfR7YavHnxM4cnXwqMx0lRYXEQ9+qPXLLE6zTAlxR8YZd DEy1gNUXhxdxQ== To: bug-gnu-emacs@gnu.org Subject: 31.0.50; Support for directories and globs in warning-suppress-log-types et al X-Debbugs-Cc: Date: Fri, 13 Jun 2025 17:27:33 +0200 Message-ID: <87ikkzmzkq.fsf@telefonica.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=217.69.254.104; envelope-from=oscarfv@eclipso.eu; helo=mail.eclipso.de X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) warning-suppress-log-types, warning-suppress-types and possibly other similar variables do not support specifying directories and globs in the ANYTHING part. This means that warning suppression must be done either on a per-file basis or globally. My use case consists on a directory that contains third-party packages, with various degrees of maintenance from upstream (from active to abandoned.) Every time that any of those files are loaded the warning pops up. Also, I want to preserve the warning for my own files, which live in another directory. Using .dir-locals.el was suggested, but that does not work (see bug#78780). In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.18.4) of 2025-06-08 built on sky Repository revision: f90cee6f761b0c2bffcfa64556284884c0f7348f Repository branch: igc Windowing system distributor 'The X.Org Foundation', version 11.0.12101016 System Description: Debian GNU/Linux 13 (trixie) Configured using: 'configure 'CPPFLAGS=-O2 -fno-omit-frame-pointer -g3' CPPFLAGS=-I/home/oscar/dev/include/mps LDFLAGS=-L/home/oscar/dev/other/mps/code --with-native-compilation --with-tree-sitter --without-toolkit-scroll-bars --with-x-toolkit=lucid --with-modules --without-imagemagick --with-mps=yes' Configured features: CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES MPS NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG SECCOMP SOUND SQLITE3 THREADS TIFF TREE_SITTER WEBP X11 XAW3D XDBE XIM XINERAMA XINPUT2 XPM XRANDR LUCID ZLIB Important settings: value of $LANG: C locale-coding-system: nil