From unknown Sun Jun 22 04:09:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51006: 28.0.60; Slowness while navigating in inferior-python-mode Resent-From: Simen =?UTF-8?Q?Heggest=C3=B8yl?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Oct 2021 12:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51006 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 51006@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16333520909304 (code B ref -1); Mon, 04 Oct 2021 12:55:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Oct 2021 12:54:50 +0000 Received: from localhost ([127.0.0.1]:35879 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXNUY-0002Pz-Gm for submit@debbugs.gnu.org; Mon, 04 Oct 2021 08:54:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:34308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXNUU-0002Pp-LO for submit@debbugs.gnu.org; Mon, 04 Oct 2021 08:54:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54156) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXNUT-0007Ea-D9 for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2021 08:54:46 -0400 Received: from aibo.runbox.com ([91.220.196.211]:59566) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mXNUQ-0001lY-Iu for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2021 08:54:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To:From; bh=ISKH7Geytjn4ZU1rmY6EfjNSTrANsymriD728Bw+e8I=; b=r1zty/PmL4jwGQfIlVWAvrvua HKmmptef7FfPZKr278sH4JjwjZKDLIQIYKO1hWHfk7swf+FNgmFf/Gn4EJ3Ehmhi0RjxmBbIQEuP3 HGn/azRq/yU6MIofgoCv1indjkP/txH0Lv2tBYfyhUhi/gfJ6ep52tIwGDJxW3XEs16xygYt2jBKJ kkXTPVQwpGr6Mwx4L+8RPVsW+XFrSvgKRL7m732FUPLVe1Jf5YK9qc4fcIJS6DXwH6cgtYgZF67hD Fk6fUKW/3V2YMGOwuzZWZ/O8NrLLOCRKaqc0bpiEUE/4ReRnJXaxhlZRQfJEbDMpUQmXnrG76xQU0 cTOXoVRBA==; Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1mXNUH-0002B2-0z for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2021 14:54:33 +0200 Received: by submission01.runbox with esmtpsa [Authenticated ID (963757)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1mXNU8-0004sh-P8 for bug-gnu-emacs@gnu.org; Mon, 04 Oct 2021 14:54:24 +0200 From: Simen =?UTF-8?Q?Heggest=C3=B8yl?= Date: Mon, 04 Oct 2021 14:54:24 +0200 Message-ID: <87fsthympr.fsf@runbox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=91.220.196.211; envelope-from=simenheg@runbox.com; helo=aibo.runbox.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.1 (/) 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.4 (--) The following recipe makes Emacs freeze, starting from 'emacs -Q': 1. Type 'M-x run-python RET'. 2. In the inferior-python-mode buffer that pops up, insert the following: { "foo-1": "bar-1", "foo-2": "bar-2", "foo-3": "bar-3", "foo-4": "bar-4", "foo-5": "bar-5", "foo-6": "bar-6", "foo-7": "bar-7", "foo-8": "bar-8", "foo-9": "bar-9", } 3. Navigate up and down inside this structure by running 'next-line' and 'previous-line' in quick succession, alternating between them. 4. The movement appears slower and slower, eventually freezing up Emacs. I've observed this in Emacs 27.2 as well, so it doesn't seem new to Emacs 28. Here's the report from a quick profiling I did in Emacs 28: 13447 94% - python-shell-font-lock-post-command-hook 13444 94% - font-lock-ensure 13444 94% - # 13444 94% - font-lock-fontify-region 13444 94% - font-lock-default-fontify-region 13420 94% - font-lock-fontify-syntactically-region 13420 94% - python-font-lock-syntactic-face-function 13412 94% - python-info-docstring-p 13396 94% + python-nav-beginning-of-statement 4 0% + python-info-assignment-statement-p 8 0% + font-lock-fontify-keywords-region 3 0% + font-lock-mode 529 3% + ... 183 1% + command-execute From unknown Sun Jun 22 04:09:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51006: 28.0.60; Slowness while navigating in inferior-python-mode Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Oct 2021 13:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51006 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Simen =?UTF-8?Q?Heggest=C3=B8yl?= Cc: 51006@debbugs.gnu.org Received: via spool by 51006-submit@debbugs.gnu.org id=B51006.163335389512328 (code B ref 51006); Mon, 04 Oct 2021 13:25:02 +0000 Received: (at 51006) by debbugs.gnu.org; 4 Oct 2021 13:24:55 +0000 Received: from localhost ([127.0.0.1]:35947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXNxf-0003Cm-Cv for submit@debbugs.gnu.org; Mon, 04 Oct 2021 09:24:55 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXNxb-0003CX-VH for 51006@debbugs.gnu.org; Mon, 04 Oct 2021 09:24:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53578) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXNxW-00075a-B3; Mon, 04 Oct 2021 09:24:46 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3847 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXNxV-00042T-SN; Mon, 04 Oct 2021 09:24:46 -0400 Date: Mon, 04 Oct 2021 16:24:33 +0300 Message-Id: <835yuc7wj2.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87fsthympr.fsf@runbox.com> (message from Simen =?UTF-8?Q?Heggest=C3=B8yl?= on Mon, 04 Oct 2021 14:54:24 +0200) References: <87fsthympr.fsf@runbox.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 (---) > From: Simen Heggestøyl > Date: Mon, 04 Oct 2021 14:54:24 +0200 > > Here's the report from a quick profiling I did in Emacs 28: > > 13447 94% - python-shell-font-lock-post-command-hook > 13444 94% - font-lock-ensure > 13444 94% - # > 13444 94% - font-lock-fontify-region > 13444 94% - font-lock-default-fontify-region > 13420 94% - font-lock-fontify-syntactically-region > 13420 94% - python-font-lock-syntactic-face-function > 13412 94% - python-info-docstring-p > 13396 94% + python-nav-beginning-of-statement > 4 0% + python-info-assignment-statement-p > 8 0% + font-lock-fontify-keywords-region > 3 0% + font-lock-mode > 529 3% + ... > 183 1% + command-execute Please repeat the profiling experiment, but after loading python.el (NOT python.elc). This should produce a more detailed profile that would pinpoint the culprit more accurately. Based on skimming the source code, my first suspect is syntax-ppss, but that could be a bad guess. Thanks. From unknown Sun Jun 22 04:09:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51006: 28.0.60; Slowness while navigating in inferior-python-mode Resent-From: Simen =?UTF-8?Q?Heggest=C3=B8yl?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Oct 2021 19:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51006 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 51006@debbugs.gnu.org Received: via spool by 51006-submit@debbugs.gnu.org id=B51006.16333753342907 (code B ref 51006); Mon, 04 Oct 2021 19:23:01 +0000 Received: (at 51006) by debbugs.gnu.org; 4 Oct 2021 19:22:14 +0000 Received: from localhost ([127.0.0.1]:38400 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXTXS-0000kp-89 for submit@debbugs.gnu.org; Mon, 04 Oct 2021 15:22:14 -0400 Received: from aibo.runbox.com ([91.220.196.211]:57034) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXTXM-0000kc-Ug for 51006@debbugs.gnu.org; Mon, 04 Oct 2021 15:22:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From; bh=YmufXiJ4luaDhFBoXXAFdTxc7/7zCyEXwN1w4lTRtH4=; b=DRwrTxxtYWjItAMVnF02Yg6oXO QGyGUYnaMtF8kxGJSFMvxirjAQf23DgW0fOp0WMkt+/vbV69ObDH2uoid58M302ogxxR+nT5qOCSU 1geKuYB7Bxw1TXloIwu8fD3FZnYYADbrZz82nzjvmCiL4SKK2hRGQoA2BhxhLkDLLY+rD4hw4tlSl hVr6duLbXzgyf7pFp33j/B0Dfegp0xDp2SShmdyroBqwtp0J4N+PKLvAm6FYYafzMN60snYfZ27b2 Ps9tu6C4P5A8JOU9GAUMUEuD7FlOLDQFLLw+WPh8Hvd1cX4pw8KWe8KoIQZVxC1Kw9EZ10z1/Vgvk 1vMTtqOA==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1mXTXL-000690-I8; Mon, 04 Oct 2021 21:22:07 +0200 Received: by submission03.runbox with esmtpsa [Authenticated ID (963757)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1mXTXC-0003tu-3c; Mon, 04 Oct 2021 21:21:58 +0200 From: Simen =?UTF-8?Q?Heggest=C3=B8yl?= References: <87fsthympr.fsf@runbox.com> <835yuc7wj2.fsf@gnu.org> Date: Mon, 04 Oct 2021 21:21:56 +0200 In-Reply-To: <835yuc7wj2.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 04 Oct 2021 16:24:33 +0300") Message-ID: <87mtno8ujv.fsf@simenheg@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.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: -0.7 (/) --=-=-= Content-Type: text/plain Eli Zaretskii writes: > Please repeat the profiling experiment, but after loading python.el > (NOT python.elc). This should produce a more detailed profile that > would pinpoint the culprit more accurately. Based on skimming the > source code, my first suspect is syntax-ppss, but that could be a bad > guess. Hi Eli, thanks for the quick response. I repeated the experiment after deleting python.elc to avoid loading it on startup (maybe there's a simpler way of preventing that?). The new profiler report is attached. Another detail: This doesn't happen in the ordinary python-mode, only in inferior-python-mode. --=-=-= Content-Type: text/plain Content-Disposition: inline; filename=CPU-Profiler-Report-2021-10-04-21-13-53.txt 47639 95% - python-shell-font-lock-post-command-hook 47639 95% - let 47639 95% - if 47639 95% - progn 47635 95% - let* 47627 95% - let 47623 95% - save-current-buffer 47623 95% - save-current-buffer 47615 95% - let 47611 95% - if 47611 95% - funcall 47611 95% - font-lock-ensure 47611 95% - # 47611 95% - font-lock-fontify-region 47611 95% - font-lock-default-fontify-region 47400 94% - font-lock-fontify-syntactically-region 47400 94% - python-font-lock-syntactic-face-function 47400 94% - if 47400 94% - if 47399 94% - python-info-docstring-p 47387 94% - save-excursion 47096 94% - python-nav-beginning-of-statement 47072 94% - let* 44158 88% - cond 44151 88% - python-nav-beginning-of-statement 44127 88% - let* 41183 82% - cond 41175 82% - python-nav-beginning-of-statement 41133 82% - let* 38429 76% - cond 38421 76% - python-nav-beginning-of-statement 38409 76% - let* 35842 71% - cond 35838 71% - python-nav-beginning-of-statement 35806 71% - let* 33257 66% - cond 33177 66% - python-nav-beginning-of-statement 32662 65% - let* 32414 64% syntax-ppss 124 0% cond 20 0% or 76 0% - save-excursion 68 0% - python-info-line-ends-backslash-p 64 0% - save-excursion 56 0% - while 56 0% - and 56 0% - nth 56 0% - or 52 0% syntax-ppss 2525 5% - syntax-ppss 12 0% # 20 0% - or 8 0% nth 8 0% - let 4 0% and 2551 5% syntax-ppss 4 0% - or 4 0% nth 2672 5% - syntax-ppss 4 0% # 4 0% or 4 0% - save-excursion 4 0% - python-info-line-ends-backslash-p 4 0% - save-excursion 4 0% - while 4 0% - and 4 0% - nth 4 0% - or 4 0% syntax-ppss 2916 5% - syntax-ppss 4 0% # 8 0% - or 4 0% nth 2886 5% syntax-ppss 4 0% - or 4 0% nth 271 0% - let 217 0% - if 213 0% - and 173 0% - not 169 0% - python-info-assignment-statement-p 165 0% - save-excursion 165 0% - let 137 0% - if 133 0% - python-nav-beginning-of-statement 113 0% - let* 77 0% - cond 65 0% - save-excursion 61 0% - python-info-line-ends-backslash-p 48 0% - save-excursion 36 0% - while 32 0% - and 28 0% - nth 28 0% - or 28 0% syntax-ppss 8 0% - if 4 0% equal 24 0% syntax-ppss 8 0% or 20 0% - while 20 0% - and 8 0% re-search-forward 24 0% looking-at-p 4 0% concat 8 0% if 84 0% - font-lock-fontify-keywords-region 84 0% - # 84 0% - let 4 0% - if 4 0% - or 4 0% - nth 4 0% - or 4 0% syntax-ppss 8 0% - if 8 0% - progn 8 0% - font-lock-mode 8 0% - font-lock-default-function 8 0% - font-lock-mode-internal 8 0% - font-lock-unfontify-buffer 8 0% - font-lock-default-unfontify-buffer 8 0% font-lock-unfontify-region 4 0% python-shell-get-process-or-error 8 0% - while 8 0% - let* 4 0% or 4 0% set-text-properties 2364 4% + ... 47 0% + command-execute 3 0% + redisplay_internal (C function) --=-=-=-- From unknown Sun Jun 22 04:09:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51006: 28.0.60; Slowness while navigating in inferior-python-mode Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Oct 2021 19:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51006 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Simen =?UTF-8?Q?Heggest=C3=B8yl?= , Stefan Monnier Cc: 51006@debbugs.gnu.org Received: via spool by 51006-submit@debbugs.gnu.org id=B51006.16333771845814 (code B ref 51006); Mon, 04 Oct 2021 19:54:01 +0000 Received: (at 51006) by debbugs.gnu.org; 4 Oct 2021 19:53:04 +0000 Received: from localhost ([127.0.0.1]:38421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXU1H-0001Vi-Tu for submit@debbugs.gnu.org; Mon, 04 Oct 2021 15:53:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mXU1G-0001VE-99 for 51006@debbugs.gnu.org; Mon, 04 Oct 2021 15:53:02 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35068) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXU18-0003vg-V5; Mon, 04 Oct 2021 15:52:56 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3911 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXU13-0007mu-UV; Mon, 04 Oct 2021 15:52:54 -0400 Date: Mon, 04 Oct 2021 22:52:41 +0300 Message-Id: <83zgro4lfa.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87mtno8ujv.fsf@simenheg@gmail.com> (message from Simen =?UTF-8?Q?Heggest=C3=B8yl?= on Mon, 04 Oct 2021 21:21:56 +0200) References: <87fsthympr.fsf@runbox.com> <835yuc7wj2.fsf@gnu.org> <87mtno8ujv.fsf@simenheg@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 (---) > From: Simen Heggestøyl > Cc: 51006@debbugs.gnu.org > Date: Mon, 04 Oct 2021 21:21:56 +0200 > > Eli Zaretskii writes: > > > Please repeat the profiling experiment, but after loading python.el > > (NOT python.elc). This should produce a more detailed profile that > > would pinpoint the culprit more accurately. Based on skimming the > > source code, my first suspect is syntax-ppss, but that could be a bad > > guess. > > Hi Eli, thanks for the quick response. > > I repeated the experiment after deleting python.elc to avoid loading it > on startup (maybe there's a simpler way of preventing that?). The new > profiler report is attached. > > Another detail: This doesn't happen in the ordinary python-mode, only in > inferior-python-mode. Thanks. So yes, it's syntax-ppss. Time to bring Stefan (CC'ed) on board of this discussion. From unknown Sun Jun 22 04:09:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51006: 28.0.60; Slowness while navigating in inferior-python-mode References: <87fsthympr.fsf@runbox.com> Resent-From: Simen =?UTF-8?Q?Heggest=C3=B8yl?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Jul 2022 09:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51006 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Lars Ingebrigtsen , 51006@debbugs.gnu.org Received: via spool by 51006-submit@debbugs.gnu.org id=B51006.165848289012139 (code B ref 51006); Fri, 22 Jul 2022 09:42:01 +0000 Received: (at 51006) by debbugs.gnu.org; 22 Jul 2022 09:41:30 +0000 Received: from localhost ([127.0.0.1]:40166 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEpA1-00039j-Ns for submit@debbugs.gnu.org; Fri, 22 Jul 2022 05:41:29 -0400 Received: from mailtransmit05.runbox.com ([185.226.149.38]:37258) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEp9x-00039Q-Tv for 51006@debbugs.gnu.org; Fri, 22 Jul 2022 05:41:28 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1oEp9r-003EQx-H3 for 51006@debbugs.gnu.org; Fri, 22 Jul 2022 11:41:19 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector1; h=Content-Type:MIME-Version:Message-ID:Date:In-Reply-To:Subject :Cc:To:From; bh=O6xSGZl41BCHftE7XmcFgA5Y3oxKbQuDXZeFTWXzPEA=; b=H/TLjYl9uCPbO gGVcY8c0iAGIAeZEes5T3u2rZd9QNs0PSqhNhv4V15HzARbqL9CzSINTs1ZbBcNWZiK3YODZIg1rH KEn13saH40necLAEVV6gWhAlz6ppmqscsgOIoWlH0G+FTPCzjU23cCs0LEG4npJPFxG7LbsIiPNLb Mk5cE5rO6fqfscFlkLOwlsGVv1hAW3pgLe+mzqKkm5OZvSSEb6cVduU127qcmZV39/J+gtZep/Dni WblY7/r4TWMUXYjIupVqoVssX4qZFYR4rT5YZ/uCMf/WqFdb7Gz1SsbynSOmXpEjAtIdU1eJVT0nA HZEeqQoc+1nky5+VwZbcQ==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1oEp9q-0004Ui-TU; Fri, 22 Jul 2022 11:41:19 +0200 Received: by submission03.runbox with esmtpsa [Authenticated ID (963757)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1oEp9l-0002gY-Vo; Fri, 22 Jul 2022 11:41:14 +0200 From: Simen =?UTF-8?Q?Heggest=C3=B8yl?= In-Reply-To: <83zgro4lfa.fsf@gnu.org> (message from Eli Zaretskii on Mon, 04 Oct 2021 22:52:41 +0300) Date: Fri, 22 Jul 2022 11:41:13 +0200 Message-ID: <87tu795vt2.fsf@runbox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) 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: -1.0 (-) This seems to have been fixed on master by: commit ab34293d849086a67effc52800e18bab1400ce72 Author: Lars Ingebrigtsen Date: Wed Oct 13 18:44:35 2021 +0200 Fix problem with multiline fontification in interactive Python * lisp/progmodes/python.el (python-shell-font-lock-post-command-hook): When doing multi-line (`C-c SPC') inputs, remove all the preceding lines when doing fontification (bug#47657). Should it be backported to emacs-28 as the problem still exists there? Otherwise I think this bug can be closed. From unknown Sun Jun 22 04:09:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51006: 28.0.60; Slowness while navigating in inferior-python-mode Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Jul 2022 11:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51006 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Simen =?UTF-8?Q?Heggest=C3=B8yl?= Cc: larsi@gnus.org, 51006@debbugs.gnu.org Received: via spool by 51006-submit@debbugs.gnu.org id=B51006.165848894723332 (code B ref 51006); Fri, 22 Jul 2022 11:23:02 +0000 Received: (at 51006) by debbugs.gnu.org; 22 Jul 2022 11:22:27 +0000 Received: from localhost ([127.0.0.1]:40288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEqjj-00064G-3z for submit@debbugs.gnu.org; Fri, 22 Jul 2022 07:22:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56790) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEqjh-00063y-7G for 51006@debbugs.gnu.org; Fri, 22 Jul 2022 07:22:25 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58898) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEqja-0001Lz-24; Fri, 22 Jul 2022 07:22:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=dl3UklL0HrPxem/CNg0rMFOyO7Eui2A4gD8BGUAS5pE=; b=BKDFjU3j++G+U6pS3wwB lHPCAUyOoPaRXwS+SO/HZaUu6IeKV8z6qU5QuG9n/uxwWyvK1Sb6bMi9zkjkjTn3QUIJRqPJ85m8I Q2ipX3paFxh7sBBIoYs1mhOytQpE8SHV2vPe/l4COUpr28iL/lKgMfZaMMC6ZmO8Yxssts8TwuRqX RRr5lgwOAF71lUQutpW+tpSMNLLqGYXH33kfjcwmXSRbMnGgY0IyusFaeqDpTXHHjPbKsGneJfNkl yMLpB09tD2uY5tQOvBU9WamV2e7hprRZJOmGj2AeBa6SjvUv3FJsiBRrBsEY+shZIzFUgkb/VnY8m UKy4bhDLSZVzlA==; Received: from [87.69.77.57] (port=3230 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEqjX-00013e-Fi; Fri, 22 Jul 2022 07:22:16 -0400 Date: Fri, 22 Jul 2022 14:22:11 +0300 Message-Id: <83a691l7do.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87tu795vt2.fsf@runbox.com> (message from Simen =?UTF-8?Q?Heggest=C3=B8yl?= on Fri, 22 Jul 2022 11:41:13 +0200) References: <87tu795vt2.fsf@runbox.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 (---) > From: Simen Heggestøyl > Cc: 51006@debbugs.gnu.org, Lars Ingebrigtsen > Date: Fri, 22 Jul 2022 11:41:13 +0200 > > This seems to have been fixed on master by: > > commit ab34293d849086a67effc52800e18bab1400ce72 > Author: Lars Ingebrigtsen > Date: Wed Oct 13 18:44:35 2021 +0200 > > Fix problem with multiline fontification in interactive Python > > * lisp/progmodes/python.el > (python-shell-font-lock-post-command-hook): When doing multi-line > (`C-c SPC') inputs, remove all the preceding lines when doing > fontification (bug#47657). > > Should it be backported to emacs-28 as the problem still exists there? Fine by me. From unknown Sun Jun 22 04:09:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51006: 28.0.60; Slowness while navigating in inferior-python-mode Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Jul 2022 20:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51006 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Simen =?UTF-8?Q?Heggest=C3=B8yl?= , 51006@debbugs.gnu.org Received: via spool by 51006-submit@debbugs.gnu.org id=B51006.16585204229277 (code B ref 51006); Fri, 22 Jul 2022 20:08:02 +0000 Received: (at 51006) by debbugs.gnu.org; 22 Jul 2022 20:07:02 +0000 Received: from localhost ([127.0.0.1]:42498 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEyvO-0002PP-5v for submit@debbugs.gnu.org; Fri, 22 Jul 2022 16:07:02 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEyvK-0002P1-0R for 51006@debbugs.gnu.org; Fri, 22 Jul 2022 16:07:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :Date:References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: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=lsbLsJQyJlAVNvfUBZ3iiGLO1dH8zjWmScSOyeKaYoc=; b=BMxjq84biIMn10xxFcloJAawUv +XfOI07KGZsshFd+2FJy6Jk/6IWDGM+hkXXrCDd7Z1im88G/OnnLCVqENaBFN0O1cOytCOWr4vRk9 mOaJD6XqDxfB9maHB5DhLkmWkkKMf1nvusW+Oq1O82bpwu222dJIoWeW6M4LGsMjsUkU=; 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 1oEyvA-0002Yu-Ko; Fri, 22 Jul 2022 22:06:51 +0200 From: Lars Ingebrigtsen In-Reply-To: <83a691l7do.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 22 Jul 2022 14:22:11 +0300") References: <87tu795vt2.fsf@runbox.com> <83a691l7do.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAElBMVEVKYF8YGRxkcYd0 laOHs9P////cB5SaAAAAAWJLR0QF+G/pxwAAAAd0SU1FB+YHFhMvM3g3wj4AAAGOSURBVDjLldPR ccMgDABQWXQA3Al0UgfgEAP0jPafqRKYxEmTu1YfdsyzkMAEtv1lILwGYPhnxg7vIL+D/a8AgPwI GVC1dVWt65V5Fx9ihohHAPIhJulAj4BFFK1IPQdwpXpVgstUCaSc4NHiMqdisO97DR0cfYKAHdu2 MjCU4pEC4A6RV+KR9QG2vKaqFgALzntkePEjnRlb9Ow70L1oQOeo7sv2TbGI7q9gAAU0u0X3yXBm wBNs+yctsEvQqGk29u0Zdodvgj2/AA641rA6+mcpT9CPAckK30DjA0ulWGzSgByglX3h/oWY4/Nj 8XMKVUdU32+gCZkcshzJh4VBmCYwkK8fuAT4c6riIOo//O7Zcyb0mkiV1QAqJSNCldGSA7NiM69K X37ls/gVSqOsuLoK6AOEat7xAnJCIvUzfYemJ6DDnKr1VqPrCSSkGaLc2NiSeuPOsys/mcoLxBpb gCo1uoGWZHaHsqD/AqHWTQM++oJOrTrMdgdUqxeQsblMaUI/IYGP+X9col0H1R+UuoybGnNYSAAA ACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMi0wNy0yMlQxOTo0Nzo1MSswMDowMJ1mFygAAAAldEVYdGRh dGU6bW9kaWZ5ADIwMjItMDctMjJUMTk6NDc6NTErMDA6MDDsO6+UAAAAAElFTkSuQmCC X-Now-Playing: New Order's _Live At Alexandra Palace (2)_: "Atmosphere" Date: Fri, 22 Jul 2022 22:06:47 +0200 Message-ID: <87fsisap48.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; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Eli Zaretskii writes: >> Should it be backported to emacs-28 as the problem still exists there? > > Fine by me. If I remember correctly, it's not a regression, but a long-standing bug, so I don't think backporting is warranted here. 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 (---) Eli Zaretskii writes: >> Should it be backported to emacs-28 as the problem still exists there? > > Fine by me. If I remember correctly, it's not a regression, but a long-standing bug, so I don't think backporting is warranted here. Simen Heggest=C3=B8yl writes: > Otherwise I think this bug can be closed. OK; done. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 22 16:07:19 2022 Received: (at control) by debbugs.gnu.org; 22 Jul 2022 20:07:19 +0000 Received: from localhost ([127.0.0.1]:42501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEyvf-0002QB-Fs for submit@debbugs.gnu.org; Fri, 22 Jul 2022 16:07:19 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42268) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oEyvd-0002Py-MC for control@debbugs.gnu.org; Fri, 22 Jul 2022 16:07:18 -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=AYdeJCotSIsbH1RiF1OSbOZ5QcXStz3NM31AcXppUuQ=; b=gIcYABQTOOM/l29gjy822FracO z3a9j2+Gu/ERCox51l7KYSZHW3uK7fmiMlBrrdIWu6rV0vaJ8yA98mPBd/EH/Q3JaqH03i7SUwZOu pvLXQRYUZVOwBZKwWUm+FSWrAm1Hs9J3NCxXAIFSJ0K1FpVvstFePuGveBFORO994sdA=; 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 1oEyvU-0002ZA-OH for control@debbugs.gnu.org; Fri, 22 Jul 2022 22:07:10 +0200 Date: Fri, 22 Jul 2022 22:07:07 +0200 Message-Id: <87edycap3o.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #51006 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 51006 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 51006 29.1 quit