From unknown Sat Jun 14 03:54:23 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#57183 <57183@debbugs.gnu.org> To: bug#57183 <57183@debbugs.gnu.org> Subject: Status: [PATCH] fix regression in 0db604a914 Reply-To: bug#57183 <57183@debbugs.gnu.org> Date: Sat, 14 Jun 2025 10:54:23 +0000 retitle 57183 [PATCH] fix regression in 0db604a914 reassign 57183 emacs submitter 57183 Yury Kholodkov severity 57183 normal tag 57183 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 13 12:57:04 2022 Received: (at submit) by debbugs.gnu.org; 13 Aug 2022 16:57:04 +0000 Received: from localhost ([127.0.0.1]:34981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMuRb-0006MG-Tm for submit@debbugs.gnu.org; Sat, 13 Aug 2022 12:57:04 -0400 Received: from lists.gnu.org ([209.51.188.17]:39684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oMrPC-0006xS-L7 for submit@debbugs.gnu.org; Sat, 13 Aug 2022 09:42:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35844) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMrPC-0008Ia-FA for bug-gnu-emacs@gnu.org; Sat, 13 Aug 2022 09:42:22 -0400 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]:38749) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oMrPA-000727-Ut for bug-gnu-emacs@gnu.org; Sat, 13 Aug 2022 09:42:22 -0400 Received: by mail-lf1-x131.google.com with SMTP id w5so4696511lfq.5 for ; Sat, 13 Aug 2022 06:42:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc; bh=V5hvTsOwIGdpViY7OXFBpbm1SjKw8BEhiyo+I58PFIs=; b=fpi9IKLaQqfgtcC1AZwDgyvsc6/9sF3l6auvPPx6p1DL/ZWdvPPVIWVCi6IyPTpp8j hcPDl6ywHc0Ihf1RWEWRDG6ZabWYjzDxHATWAzG2mMFYPHl5pv5SXU4eYieV6AXJ9XYg vYYaFH/7wQaWXDWt6GEB3St6AwuUlB5oTriGhyOA0eUkIlrEDPwNoLw9gSOMTZRrv8/i qvr3Cq4AeomkyZEu/IuaI4/9w+wyWjQYxdsiojMtXunzeYv4XlwFikmprJJo22dX6pUB T1VM7xt3ZQWN/yFzA+FiRfdKERGkrUVYCAYm/e16Xu4/jjI21LkpyJOqKNhMj6K4zx2+ ZwYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc; bh=V5hvTsOwIGdpViY7OXFBpbm1SjKw8BEhiyo+I58PFIs=; b=QQQCt+5Ij3AXL2onOs6/I2nLsEsieaJzpFCuGa4AmlD2K9vIBRi6y/WYGHKLTpU911 8hZi6r/kjQJJRTQg1mM0tOjMMQOemsu0rv31gJBMyhPT5m0eK1V5jz+zFgJY7A9Z69gp cnKi70cGIUgIs9GzhcUHgcr2mZAX9yTWdNeD83AVIqWEPe9dr6Z7FwfDHRNaEIXREohn aV01znEhoCMJz1nFt6fgVKS3fcJVeJ1lgMBXMN/TOZnT2s9n+useVSOIh70shjOoSS5o lrajsJKIDdazwTiFa7hQyzC8WU3S6Q4hJ0wTN7qoec59w6+zYw8sa50OkY1n36gvyQj3 lSmQ== X-Gm-Message-State: ACgBeo0uB8+QRgiLYLS67SLjXPVI0XIbbcu0ixqeQgBf/oAUYvS84L+s ln78X/lCaj+NVjdztx9mSVGkf1OQ8zDAMKS+4mhSKZ4iSmxNg5d3 X-Google-Smtp-Source: AA6agR4qQ2jWJxLVRj65HPUrNBKJN1BxcjEVupJvHgTmmBd4qivEblbDkq4QctfXKVYNp2G/IH1HQyLSCUSIN3CSYNA= X-Received: by 2002:a05:6512:32c5:b0:48b:fa9f:a98f with SMTP id f5-20020a05651232c500b0048bfa9fa98fmr2579194lfg.335.1660398137911; Sat, 13 Aug 2022 06:42:17 -0700 (PDT) MIME-Version: 1.0 From: Yury Kholodkov Date: Sat, 13 Aug 2022 16:42:06 +0300 Message-ID: Subject: [PATCH] fix regression in 0db604a914 To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2a00:1450:4864:20::131; envelope-from=yurykholodkov@gmail.com; helo=mail-lf1-x131.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 13 Aug 2022 12:57:02 -0400 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: -2.3 (--) diff --git a/lisp/emacs-lisp/warnings.el b/lisp/emacs-lisp/warnings.el index d60eedbc9c..3a966957ec 100644 --- a/lisp/emacs-lisp/warnings.el +++ b/lisp/emacs-lisp/warnings.el @@ -220,10 +220,10 @@ SUPPRESS-LIST is the list of kinds of warnings to suppress." (?q "quit and do nothing")))) (?y (customize-save-variable 'warning-suppress-log-types - (cons type warning-suppress-log-types))) + (cons (list type) warning-suppress-log-types))) (?n (customize-save-variable 'warning-suppress-types - (cons type warning-suppress-types))) + (cons (list type) warning-suppress-types))) (_ (message "Exiting")))) ;;;###autoload From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 15 03:36:34 2022 Received: (at 57183) by debbugs.gnu.org; 15 Aug 2022 07:36:34 +0000 Received: from localhost ([127.0.0.1]:40633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNUeH-00026x-Rz for submit@debbugs.gnu.org; Mon, 15 Aug 2022 03:36:34 -0400 Received: from quimby.gnus.org ([95.216.78.240]:56472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNUeC-00026e-V5 for 57183@debbugs.gnu.org; Mon, 15 Aug 2022 03:36:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Kf4E4QxiZr6hMt6rCsPz8fU09HVnc72HQ+fPqCxxSRY=; b=YFBLJzDXK/JEMwK4XwrO1+zNTv 4LZyeaUgpJakgZ0hfMQVyN6iJ7B8YS3Nonu+sZKZzSBA6T1ZZ8P6u9/puyeiP+w5eNf9Yh8LwCJeH TaeChasA44fxLEv7BpWXz9EsTgScaQoDuEi6ABN/iphs+XOZTBMWlZA4k77kkb2//254=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oNUe4-0004xk-Hf; Mon, 15 Aug 2022 09:36:22 +0200 From: Lars Ingebrigtsen To: Yury Kholodkov Subject: Re: bug#57183: [PATCH] fix regression in 0db604a914 In-Reply-To: (Yury Kholodkov's message of "Sat, 13 Aug 2022 16:42:06 +0300") References: X-Now-Playing: Aksak Maboul's _Un Peu De L'Ame Des Bandits_: "Bosses de Crosses" Date: Mon, 15 Aug 2022 09:36:18 +0200 Message-ID: <87sfly9cwd.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Yury Kholodkov writes: > (?q "quit and do nothing")))) > (?y > (customize-save-variable 'warning-suppress-log-types > - (cons type warning-suppress-log-types))) > + (cons (list type) warning-suppress-log-types))) > (?n > (c [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 57183 Cc: 57183@debbugs.gnu.org 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: -3.3 (---) Yury Kholodkov writes: > (?q "quit and do nothing")))) > (?y > (customize-save-variable 'warning-suppress-log-types > - (cons type warning-suppress-log-types))) > + (cons (list type) warning-suppress-log-types))) > (?n > (customize-save-variable 'warning-suppress-types > - (cons type warning-suppress-types))) > + (cons (list type) warning-suppress-types))) > (_ (message "Exiting")))) Thanks; pushed to Emacs 29. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 15 03:36:37 2022 Received: (at control) by debbugs.gnu.org; 15 Aug 2022 07:36:37 +0000 Received: from localhost ([127.0.0.1]:40636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNUeL-00027D-2c for submit@debbugs.gnu.org; Mon, 15 Aug 2022 03:36:37 -0400 Received: from quimby.gnus.org ([95.216.78.240]:56486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNUeI-00026l-9J for control@debbugs.gnu.org; Mon, 15 Aug 2022 03:36:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=GGX0ZqigJjsQ/KUTd5PgHDD51osO0xp2vfT/wtyjbcs=; b=RZCU7uRjKQx8IteyjW3FmpdBdV W/kDQ62e3VDq7NRi6zs7vpQlXCNJNUNixoIdD0Mfm8ovJo82htsflO/EAQ7fpT1JdRRp+sMfDFJiW 120nJu8yOG6DIhKL6mLsyblZU+kQRDywATwbNzhFMf0wM168YkUb1CVFlFGTfPyZN6zI=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oNUeA-0004xs-Lj for control@debbugs.gnu.org; Mon, 15 Aug 2022 09:36:28 +0200 Date: Mon, 15 Aug 2022 09:36:24 +0200 Message-Id: <87r11i9cw7.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #57183 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 57183 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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: -3.3 (---) close 57183 29.1 quit From unknown Sat Jun 14 03:54:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 12 Sep 2022 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator