From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ruijie Yu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#63363: 28.2; emacs freezes opening python file w/ unclosed quotes Date: Tue, 09 May 2023 09:54:42 +0800 Message-ID: References: <17BB823F-A919-44FB-87E1-1CAC9BD7426B@netyu.xyz> <83lehzcaq0.fsf@gnu.org> <83v8h2bwrw.fsf@gnu.org> Reply-To: Ruijie Yu Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7486"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.11.3; emacs 30.0.50 Cc: Eli Zaretskii , 63363@debbugs.gnu.org To: James Mazer Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue May 09 05:10:11 2023 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 1pwDjv-0001mQ-Fx for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 09 May 2023 05:10:11 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pwDjq-0005ut-NY; Mon, 08 May 2023 23:10:07 -0400 Original-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 1pwDjm-0005uc-Ks for bug-gnu-emacs@gnu.org; Mon, 08 May 2023 23:10:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pwDjm-0003hH-CO for bug-gnu-emacs@gnu.org; Mon, 08 May 2023 23:10:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pwDjm-0001mq-7l for bug-gnu-emacs@gnu.org; Mon, 08 May 2023 23:10:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ruijie Yu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 09 May 2023 03:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63363 X-GNU-PR-Package: emacs Original-Received: via spool by 63363-submit@debbugs.gnu.org id=B63363.16836017826833 (code B ref 63363); Tue, 09 May 2023 03:10:02 +0000 Original-Received: (at 63363) by debbugs.gnu.org; 9 May 2023 03:09:42 +0000 Original-Received: from localhost ([127.0.0.1]:42104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwDjR-0001m8-Mz for submit@debbugs.gnu.org; Mon, 08 May 2023 23:09:41 -0400 Original-Received: from netyu.xyz ([152.44.41.246]:55218 helo=mail.netyu.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwDjO-0001lx-Ox for 63363@debbugs.gnu.org; Mon, 08 May 2023 23:09:39 -0400 Original-Received: from fw.net.yu.netyu.xyz ( [222.248.4.98]) by netyu.xyz (OpenSMTPD) with ESMTPSA id abec5560 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 9 May 2023 03:09:37 +0000 (UTC) In-reply-to: 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:261379 Archived-At: James Mazer writes: > Don't have time right now to do a custom build, but as sanity check, I just quickly pulled the 28.2 gnu.org.emacs flatpak and tried that and I get > exactly the same issue, so it doesn't appear to be specific to the snap build. I can't find a 29 snap or flatpak to test, though. There is also another bug report (closed as fixed on 29), #62794, that I think is the same as this report and #62325. In particular, see this message within that bug report: msgid:ZDdE/j6dDbhCw1QF@nicku.org https://mail.gnu.org/archive/html/bug-gnu-emacs/2023-04/msg00798.html What Nick described in #62794 sounds exactly the same as your issue and Eli's observation: that only _some type(s) of_ python files trigger the error. I, as well as Eli, were able to reproduce the issue of #62794 via using the file Nick attached in that message. James, can you confirm that Nick's issue on #62794 is exactly the same as yours in this bug report, and that you can also reproduce the issue using Nick's attachment from that message? And also, if you want to get a version of 29 to test, you can either get the pretest or clone the code and run "make". The resultant emacs binary is located at "src/emacs". Let me know if this is unclear. -- Best, RY