GNU bug report logs - #71293
29.3; indentation issue for Python mode

Previous Next

Package: emacs;

Reported by: Fabrice Salvaire <fabrice.salvaire <at> orange.fr>

Date: Fri, 31 May 2024 14:53:01 UTC

Severity: normal

Found in version 29.3

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: 71293 <at> debbugs.gnu.org
Subject: bug#71293: 29.3; indentation issue for Python mode
Date: Sat, 1 Jun 2024 09:19:41 +0200
Am 31.05.24 um 16:52 schrieb Fabrice Salvaire via Bug reports for GNU 
Emacs, the Swiss army knife of text editors:
> I observed many times indentation issues for modern Python 3.
>
> For examples:
> ```
> class Foo:
> def __init__(self, ...):
> self.foo = ... # TAB won't indent to pos+4
> ```
>
Shouldn't "self.foo" indent do pos+8, instead +4?







This bug report was last modified 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.