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

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

bug#37726:


From: Carlos Pita
Subject: bug#37726:
Date: Sun, 13 Oct 2019 02:04:21 -0300

I've amended the previous patch so that it more conveniently align
string continuations to opening quotes, for example:

x = """aaaa
          bbbb
>   >     >

If you prefer I could also add an extra level:

x = """aaaa
          bbbb
>   >  >  >

in order to support other styles of indentation.

Attachment: 0001-Indent-python-multiline-strings-to-start-and-previou.patch
Description: Text Data


reply via email to

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