bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56600: 29.0.50; Python navigation problem with an empty line in nest


From: kobarity
Subject: bug#56600: 29.0.50; Python navigation problem with an empty line in nested defun
Date: Sat, 16 Jul 2022 22:37:39 +0900

Hello,

I'm afraid this is a bug in my patch to fix #56105.  It initialized
`min-indentation' using `current-indentation' of the current line.
However, it was not adequate for an empty line as
`current-indentation' of an empty line is zero.

Attached is a patch to fix this issue.

Best Regards,

Attachment: fix-56600.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]