From unknown Wed Aug 20 01:19:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#74846: 30.0.91; executable.el mentions non-existent executable-map Resent-From: Mekeor Melire Original-Sender: "Debbugs-submit" Resent-CC: occitan@esperanto.org, rms@gnu.org, mekeor@posteo.de, bug-gnu-emacs@gnu.org Resent-Date: Fri, 13 Dec 2024 08:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 74846 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 74846@debbugs.gnu.org Cc: Daniel Pfeiffer , Richard Stallman , Mekeor Melire X-Debbugs-Original-To: bug-gnu-emacs@gnu.org X-Debbugs-Original-Xcc: Daniel Pfeiffer , Richard Stallman , Mekeor Melire Received: via spool by submit@debbugs.gnu.org id=B.17340786021749 (code B ref -1); Fri, 13 Dec 2024 08:31:02 +0000 Received: (at submit) by debbugs.gnu.org; 13 Dec 2024 08:30:02 +0000 Received: from localhost ([127.0.0.1]:41452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tM13e-0000RO-4A for submit@debbugs.gnu.org; Fri, 13 Dec 2024 03:30:02 -0500 Received: from lists.gnu.org ([209.51.188.17]:49638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tM13b-0000RC-LD for submit@debbugs.gnu.org; Fri, 13 Dec 2024 03:29:56 -0500 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 1tM13a-0002YI-Rf for bug-gnu-emacs@gnu.org; Fri, 13 Dec 2024 03:29:55 -0500 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tM13U-0007fb-8g for bug-gnu-emacs@gnu.org; Fri, 13 Dec 2024 03:29:54 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 84A0D240101 for ; Fri, 13 Dec 2024 09:29:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1734078583; bh=SOnFoJyAMjLy2yfa04SnSFDfshNonfHrEY36zvPTcK0=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:From; b=GOWGVfDIp7astCTWxUIPBD0H1CesHmr6xd+asuqQUFjx//11jtvOO18ZAu/yZIM5D jELqeFz7WCdPLPq3VHuni5lnooZ6iavAGeKxiLBqZeIV079/YPnwrub7p0Vs282PTa 1Us6lLf3Jm6XR+cNdkPVC97y+LrRETvJ/2cWl3dVnP4099/2CYkIchRhJ5lIpXAK7S B8sshIf3DZdf58FTIN4x/imwiPI9ML7ogDtIxsqWoVuAbvey1mcD/+bU/gHEQbMjFh Lcf1XraeU4E50GyuVh+rM46J2XVQtw9a/sOxBxSUzIcOCaGHJxCV/v1e+nwKA46BEW amhv2uPLDRgjQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Y8jF23sGSz6tyn for ; Fri, 13 Dec 2024 09:29:42 +0100 (CET) From: Mekeor Melire Date: Fri, 13 Dec 2024 08:28:54 +0000 Message-ID: <8734isugu1.fsf@posteo.de> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=mekeor@posteo.de; helo=mout02.posteo.de 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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=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: -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 (--) The file lisp/progmodes/executable.el mentions in its commentary [1]: > Modes that use this should nconc `executable-map' to the end of their > own keymap and `executable-font-lock-keywords' to the end of their own > font lock keywords. But I cannot find executable-map anywhere. RMS had added this comment in commit 252ed27682194518555191077711f2d66004435b but even at that time, there doesn't seem to be a variable with this name. Am I missing something? [1] https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/progmodes/executable.el?h=3cf177442ccd08f7b92b3e08c41899ba34699355#n48 From unknown Wed Aug 20 01:19:53 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Mekeor Melire Subject: bug#74846: closed (Re: bug#74846: 30.0.91; executable.el mentions non-existent executable-map) Message-ID: References: <86a5czye7d.fsf@gnu.org> <8734isugu1.fsf@posteo.de> X-Gnu-PR-Message: they-closed 74846 X-Gnu-PR-Package: emacs Reply-To: 74846@debbugs.gnu.org Date: Fri, 13 Dec 2024 12:13:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1734091983-10781-1" This is a multi-part message in MIME format... ------------=_1734091983-10781-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #74846: 30.0.91; executable.el mentions non-existent executable-map which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 74846@debbugs.gnu.org. --=20 74846: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D74846 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1734091983-10781-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 74846-done) by debbugs.gnu.org; 13 Dec 2024 12:12:26 +0000 Received: from localhost ([127.0.0.1]:41884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tM4Wv-0002mn-O7 for submit@debbugs.gnu.org; Fri, 13 Dec 2024 07:12:26 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tM4Ws-0002mV-Ho for 74846-done@debbugs.gnu.org; Fri, 13 Dec 2024 07:12:24 -0500 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 1tM4Wl-0002AP-3z; Fri, 13 Dec 2024 07:12:15 -0500 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=+bZ0cMXrVWFqXqCwrBqO1fUHZR7hsx1JyI+BiYStdHQ=; b=nIqDkktHn4BY u1+45ww/YkanodyOiXDxLx//TomkLL4CAApOnCu8vq+PsLdFlp+RN7wo4m6BuPyPPQTs77Yoai4kO 5kCbwv3xtHy8YQZBeqTdspnIStmJ1Nq7LrKK7MfTqbo3OF64r6xJbmzYLID7gT0P3ZfQKVDcLDhkF BhKIYlR+MxXtjhow/ZfYndf1VqZXlbNO/wQKvGwf2Deh7IZz3bECE3Hqh+7aGUY3spTFR1Iwhebsq Fox64Ilw8fZHDdvjyxmnOzeFqpNOIvuaY/Z1/8PrRujtUt0IrVNmSzjSJ0o0mh2QGKE79cr2vWcBh IBbAmAynnPZuB6qUGSVuKA==; Date: Fri, 13 Dec 2024 14:12:06 +0200 Message-Id: <86a5czye7d.fsf@gnu.org> From: Eli Zaretskii To: Mekeor Melire In-Reply-To: <8734isugu1.fsf@posteo.de> (message from Mekeor Melire on Fri, 13 Dec 2024 08:28:54 +0000) Subject: Re: bug#74846: 30.0.91; executable.el mentions non-existent executable-map References: <8734isugu1.fsf@posteo.de> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 74846-done Cc: occitan@esperanto.org, rms@gnu.org, 74846-done@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 (---) > Cc: Daniel Pfeiffer , Richard Stallman , > Mekeor Melire > From: Mekeor Melire > Date: Fri, 13 Dec 2024 08:28:54 +0000 > > The file lisp/progmodes/executable.el mentions in its commentary [1]: > > > Modes that use this should nconc `executable-map' to the end of their > > own keymap and `executable-font-lock-keywords' to the end of their own > > font lock keywords. > > But I cannot find executable-map anywhere. RMS had added this comment > in commit 252ed27682194518555191077711f2d66004435b but even at that > time, there doesn't seem to be a variable with this name. Am I missing > something? Thanks, I removed that part from the commentary, and I'm therefore closing this bug. ------------=_1734091983-10781-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 13 Dec 2024 08:30:02 +0000 Received: from localhost ([127.0.0.1]:41452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tM13e-0000RO-4A for submit@debbugs.gnu.org; Fri, 13 Dec 2024 03:30:02 -0500 Received: from lists.gnu.org ([209.51.188.17]:49638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tM13b-0000RC-LD for submit@debbugs.gnu.org; Fri, 13 Dec 2024 03:29:56 -0500 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 1tM13a-0002YI-Rf for bug-gnu-emacs@gnu.org; Fri, 13 Dec 2024 03:29:55 -0500 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tM13U-0007fb-8g for bug-gnu-emacs@gnu.org; Fri, 13 Dec 2024 03:29:54 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 84A0D240101 for ; Fri, 13 Dec 2024 09:29:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1734078583; bh=SOnFoJyAMjLy2yfa04SnSFDfshNonfHrEY36zvPTcK0=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:From; b=GOWGVfDIp7astCTWxUIPBD0H1CesHmr6xd+asuqQUFjx//11jtvOO18ZAu/yZIM5D jELqeFz7WCdPLPq3VHuni5lnooZ6iavAGeKxiLBqZeIV079/YPnwrub7p0Vs282PTa 1Us6lLf3Jm6XR+cNdkPVC97y+LrRETvJ/2cWl3dVnP4099/2CYkIchRhJ5lIpXAK7S B8sshIf3DZdf58FTIN4x/imwiPI9ML7ogDtIxsqWoVuAbvey1mcD/+bU/gHEQbMjFh Lcf1XraeU4E50GyuVh+rM46J2XVQtw9a/sOxBxSUzIcOCaGHJxCV/v1e+nwKA46BEW amhv2uPLDRgjQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Y8jF23sGSz6tyn for ; Fri, 13 Dec 2024 09:29:42 +0100 (CET) From: Mekeor Melire To: bug-gnu-emacs@gnu.org Subject: 30.0.91; executable.el mentions non-existent executable-map X-Debbugs-Cc: Daniel Pfeiffer , Richard Stallman , Mekeor Melire Date: Fri, 13 Dec 2024 08:28:54 +0000 Message-ID: <8734isugu1.fsf@posteo.de> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=mekeor@posteo.de; helo=mout02.posteo.de 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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=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: -1.3 (-) 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: -2.3 (--) The file lisp/progmodes/executable.el mentions in its commentary [1]: > Modes that use this should nconc `executable-map' to the end of their > own keymap and `executable-font-lock-keywords' to the end of their own > font lock keywords. But I cannot find executable-map anywhere. RMS had added this comment in commit 252ed27682194518555191077711f2d66004435b but even at that time, there doesn't seem to be a variable with this name. Am I missing something? [1] https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/progmodes/executable.el?h=3cf177442ccd08f7b92b3e08c41899ba34699355#n48 ------------=_1734091983-10781-1--