From unknown Mon Aug 18 15:38:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51268: 29.0.50; define-keymap should signal an error on invalid keywords Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 18 Oct 2021 16:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51268 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 51268@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163457619116933 (code B ref -1); Mon, 18 Oct 2021 16:57:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Oct 2021 16:56:31 +0000 Received: from localhost ([127.0.0.1]:48412 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcVw7-0004P3-3H for submit@debbugs.gnu.org; Mon, 18 Oct 2021 12:56:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:51830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcVw3-0004Ou-Ga for submit@debbugs.gnu.org; Mon, 18 Oct 2021 12:56:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42938) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcVw3-0002Zf-7s for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2021 12:56:27 -0400 Received: from quimby.gnus.org ([2a01:4f9:2b:f0f::2]:43668) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcVw1-0000KG-FW for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2021 12:56:26 -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:Subject:To:From: Sender:Reply-To:Cc: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=pTkYZxBbysaaFPAfNIwYM9wtvTU01GLmd8L/wXOQ/6k=; b=HtclBw3sHHfwl/HGoAEhYy/i2I Xz4YTTcc4HYsNpk7+bCasWVG94jOABhwBpfPv2dl331UlK34ufiSxB27kbvyEqYQHCvq34scerYqT MDqk6Lx47dMbFscY5w34rUtfefyhWyNpBLCOjOcA6hGI8sQwwyb3WHkBKfRQvNI9zW+8=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mcVvw-0004Qw-QL for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2021 18:56:23 +0200 From: Lars Ingebrigtsen X-Now-Playing: Blectum From Blechdom's _Fishin' In Front Of People_: "chakma pooL" Date: Mon, 18 Oct 2021 18:56:16 +0200 Message-ID: <87v91ugtlb.fsf@gnus.org> 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: It doesn't currently. In GNU Emacs 29.0.50 (build 84, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0) of 2021-10-17 built on elva Repository revision: 9e46267755e634c49122ea6decffc5b5c5017550 Repository br [...] 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] Received-SPF: pass client-ip=2a01:4f9:2b:f0f::2; envelope-from=larsi@gnus.org; helo=quimby.gnus.org X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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 (--) It doesn't currently. In GNU Emacs 29.0.50 (build 84, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0) of 2021-10-17 built on elva Repository revision: 9e46267755e634c49122ea6decffc5b5c5017550 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12011000 System Description: Debian GNU/Linux bookworm/sid -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Mon Aug 18 15:38:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51268: 29.0.50; define-keymap should signal an error on invalid keywords Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 19 Oct 2021 02:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51268 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 51268@debbugs.gnu.org Received: via spool by 51268-submit@debbugs.gnu.org id=B51268.163461189416469 (code B ref 51268); Tue, 19 Oct 2021 02:52:01 +0000 Received: (at 51268) by debbugs.gnu.org; 19 Oct 2021 02:51:34 +0000 Received: from localhost ([127.0.0.1]:48968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcfDy-0004HZ-4l for submit@debbugs.gnu.org; Mon, 18 Oct 2021 22:51:34 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcfDu-0004HI-Ao for 51268@debbugs.gnu.org; Mon, 18 Oct 2021 22:51: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:In-Reply-To:Date: References:Subject:To:From:Sender:Reply-To:Cc: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=ZJ9CYuy+KP7bZ06wAcLSS6ISIQN8YKTOzZ/vXK+eWic=; b=NWKWPQdUGMigXOYg4dhM5md/9H ByIvMSjiSSICNMxYmT5wk8oTDlPz+frHjCqah4KWcnkAxh0Hc7W+VOGZ3Wdo50dMqC63SARnT68Tv Y2PE5uiR9PVq0u1FX71AhdVv9N+hcEGnnoNmQjfqYNaGz6TuU0b0FNUgaGN4bBPUiaWc=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mcfDl-00027p-T7 for 51268@debbugs.gnu.org; Tue, 19 Oct 2021 04:51:24 +0200 From: Lars Ingebrigtsen References: <87v91ugtlb.fsf@gnus.org> X-Now-Playing: Espen Reinertsen's _Nattsyntese_: "Sammen mot =?UTF-8?Q?deltas=C3=B8vnen?=" Date: Tue, 19 Oct 2021 04:51:21 +0200 In-Reply-To: <87v91ugtlb.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 18 Oct 2021 18:56:16 +0200") Message-ID: <87mtn5hgly.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: Lars Ingebrigtsen writes: > It doesn't currently. This is now fixed. 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-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 (---) Lars Ingebrigtsen writes: > It doesn't currently. This is now fixed. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 18 22:51:50 2021 Received: (at control) by debbugs.gnu.org; 19 Oct 2021 02:51:50 +0000 Received: from localhost ([127.0.0.1]:48971 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcfEE-0004I3-C5 for submit@debbugs.gnu.org; Mon, 18 Oct 2021 22:51:50 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58514) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcfEB-0004Ho-8f for control@debbugs.gnu.org; Mon, 18 Oct 2021 22:51:49 -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=9lKibLoM5vKKu35IJlv7tHJDKK0IvTt9bTqqiCGz5X0=; b=LUVyDOSO5HoRU6JHqjG0sssnCk 2MTlapI5mU4yjXaxTPWz++72GrsLHSGLhQGhuGIVTGoM5PAmHpl07DkBQm/cJMGdKXnfx2LJlg7uJ 75Z1FN2XK3Bc8MwLDs9VGqaxkxoXDPqP9YG9aoUkaoeuTS274MMmFIVd6a17s76mBh0o=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mcfE3-00027y-DJ for control@debbugs.gnu.org; Tue, 19 Oct 2021 04:51:41 +0200 Date: Tue, 19 Oct 2021 04:51:39 +0200 Message-Id: <87lf2phglg.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #51268 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 51268 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 51268 29.1 quit