Hello Kobarity, Being Swedish, I am hardly an authority on the English language. That said, I went ahead and double-checked the docstring and such, and the only thing that I found a bit confusing is the `python-indent-block-paren-deeper` description as follows: "Increase indentation inside parens of a block. When this variable is set to non-nil and the contents of a block inside parens are indented to the same level as outside the same block, increase the indentation of the line." This is really nitpicking though, and I may be using some terms incorrectly since since I don't know a lot of the internals here, so feel free to disregard any of this. These changes are also available in attached patch, feel free to use it if need be! Best regards, Gustaf Den mån 10 apr. 2023 kl 17:21 skrev kobarity : > > Gustaf Waldemarson wrote: > > Thanks a lot for this! I had no idea that they had changed the relevant > PEPs to account > > for this, but as mentioned it is still a good idea to have the option to > change this depending > > on your preference. And as far as I have been able to tell from coding > with this patch for a > > few hours, it seems to work beautifully and I would love to see this as > an official feature! > > Hi Gustaf, > > Thank you for testing my patch. I am relieved that it seems to have > fulfilled your request. > > As I am not a native English speaker, I welcome any feedback from > anyone on the name and/or docstrings of the new user option as well as > on the behavior and coding. >