Re: [Python-mode] avoiding edit wars

2011-01-10 Thread Barry Warsaw
Hi Andreas, On Jan 09, 2011, at 08:34 PM, Andreas Röhler wrote: >with respect to bug-fixing discussions last days it >might be useful to reflect some rules in order to avoid >edit wars. > >If several developers join interest in a solution, it's >fine. However, different persons tend to harbour >d

Re: [Python-mode] Triple quoted string problem

2011-01-10 Thread skip
Barry> I can confirm both of these on Emacs 23.2.1. Please file a bug. :( https://bugs.launchpad.net/python-mode/+bug/701175 S ___ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode

Re: [Python-mode] Triple quoted string problem

2011-01-10 Thread Barry Warsaw
On Jan 09, 2011, at 12:40 PM, s...@pobox.com wrote: >When I attempt to fill the docstring's paragraph with the cursor >positioned in front of Maintain it zaps the space before '"best"' and >fails to actually fill the paragraph: > >#!/usr/bin/env python > >""" >M