Re: [Python-mode] bug#21778: 24.5; python mode: fill-paragraph with raw docstring ignores python-fill-docstring-style

2015-10-29 Thread Barry Warsaw
On Oct 29, 2015, at 08:00 AM, Andreas Röhler wrote: >assume this affects python-mode.el also (?) Well, I see weird things when I try to reproduce this with the head of git master. Starting with the original example: -snip snip- def f(): r""" This is the docstring for my function

[Python-mode] Fwd: bug#21778: 24.5; python mode: fill-paragraph with raw docstring ignores python-fill-docstring-style

2015-10-29 Thread Andreas Röhler
Hi Barry, assume this affects python-mode.el also (?) Cheers, Andreas Original Message Subject: bug#21778: 24.5; python mode: fill-paragraph with raw docstring ignores python-fill-docstring-style Resent-Date:Wed, 28 Oct 2015 19:44:01 + Resent-From:John Palmier