From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Kevin Layer via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#55177: 28.1; run-mode-hooks recursion in 28.1, not in 27.2 Date: Thu, 28 Apr 2022 17:29:32 -0700 Message-ID: <16252.1651192172@gremlin.franz.com> References: <87ee1gizfp.fsf@gnus.org> Reply-To: layer@franz.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38363"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 55177@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Apr 29 02:30:23 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1nkEWc-0009mM-U0 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 29 Apr 2022 02:30:23 +0200 Original-Received: from localhost ([::1]:52112 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkEWb-0006Uy-5N for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 28 Apr 2022 20:30:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50450) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkEWQ-0006Uq-Ug for bug-gnu-emacs@gnu.org; Thu, 28 Apr 2022 20:30:11 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56432) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkEWI-0001VO-Ll for bug-gnu-emacs@gnu.org; Thu, 28 Apr 2022 20:30:10 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nkEWI-0008HN-EF for bug-gnu-emacs@gnu.org; Thu, 28 Apr 2022 20:30:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Kevin Layer Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 29 Apr 2022 00:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55177 X-GNU-PR-Package: emacs Original-Received: via spool by 55177-submit@debbugs.gnu.org id=B55177.165119218031768 (code B ref 55177); Fri, 29 Apr 2022 00:30:02 +0000 Original-Received: (at 55177) by debbugs.gnu.org; 29 Apr 2022 00:29:40 +0000 Original-Received: from localhost ([127.0.0.1]:50329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkEVv-0008GK-Ny for submit@debbugs.gnu.org; Thu, 28 Apr 2022 20:29:40 -0400 Original-Received: from fw1.franz.com ([192.235.120.130]:48780 helo=freon.franz.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkEVu-0008G2-78 for 55177@debbugs.gnu.org; Thu, 28 Apr 2022 20:29:39 -0400 Original-Received: from gremlin.franz.com (gremlin.franz.com [192.132.95.77]) by freon.franz.com (Postfix) with ESMTP id 314F0A0031; Thu, 28 Apr 2022 17:29:32 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 freon.franz.com 314F0A0031 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=franz.com; s=franz; t=1651192172; bh=afwVBQoGITScpZoQwlGLv/DXPh6mGL2fgaas12luxS0=; h=From:To:cc:Subject:In-reply-to:References:Reply-To:Date:From; b=p9Wh98rhSX31T5tC4nDp6iz/IV4QORisTxj1OkDVWj8fHKLxX7d/Q/IIC6+Gc6SN1 nz7L5nIuUi+QfdZA/ayK4wBmX4TAm4U49U5MfBXlsAYz/S4aO6seJvT0Eb5S87QAH1 otUx9XMxxRRF9IZfUUt+s7HdgURAHB3I+BUhWyDw= Original-Received: from gremlin.franz.com (localhost [127.0.0.1]) by gremlin.franz.com (Postfix) with ESMTP id 26B741040EED; Thu, 28 Apr 2022 17:29:32 -0700 (PDT) In-reply-to: <87ee1gizfp.fsf@gnus.org> Comments: In-reply-to Lars Ingebrigtsen message dated "Fri, 29 Apr 2022 01:02:50 +0200." X-Mailer: MH-E 8.6+git; nmh 1.7.1; GNU Emacs 28.1 Content-ID: <16251.1651192172.1@gremlin.franz.com> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" X-ACL-Warn: , Kevin Layer Xref: news.gmane.io gmane.emacs.bugs:230921 Archived-At: Lars Ingebrigtsen wrote: >> Kevin Layer via "Bug reports for GNU Emacs, the Swiss army knife of text >> editors" writes: >> >> > This is the distillation of a bug that happens in ELI, an emacs-lisp >> > interface from Franz Inc. It's been around for 30+ years. With 28.1, >> > visiting files like this (test1.cl in my test case) cause recursion in >> > run-mode-hooks: >> >> A problem with run-mode-hooks was fixed on the release branch a some >> days ago -- would it be possible for you to check the emacs-28 branch >> and see whether it fixes this problem, too? My method of building is in a docker container from a .tar.xz file. Can you tell me how to generate that from the emacs-28 branch? I will be happy to test it tomorrow. Thanks.