Comment 1 for bug 1235127

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 1235127] [NEW] electric continue mode

Am 04.10.2013 10:20, schrieb Andreas Roehler:
> Public bug reported:
>
> http://stackoverflow.com/questions/19175155/how-do-you-automatically-
> quote-long-strings-in-emacs-at-line-breaks-ala-pycharm
>
> When I am cleaning up pep8 violations especially long lines violations I
> really appreciate[...]'s ability to automatically quote the end of the
> line or add anything else that I usually do manually in emacs.
>
> ** Affects: python-mode
> Importance: Wishlist
> Assignee: Andreas Roehler (a-roehler)
> Status: New
>

Introducing a backslash seems wrong, rather set fill-column apropriatly - as python-mode does.

Consider to close this.