emacs-devel
[Top][All Lists]
Advanced

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

Re: Python mode and M-q


From: Stefan Monnier
Subject: Re: Python mode and M-q
Date: Thu, 01 Mar 2007 10:08:32 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux)

>> > It would be great if Python mode didn't touch string boundaries if
>> > M-q is invoked inside a string.  For instance, currently
>> 
>> > """
>> > Some documentation.
>> > """
>> 
>> > is turned into
>> 
>> > """ Some documentation. """
>> 
>> > If M-q command is issued.
>> 
>> I believe I've fixed it, tho maybe not for all possible cases.

> I'd appreciate if you commtted your changes.

Sorry, I didn't notice that my commit failed.  It should be committed now.


        Stefan




reply via email to

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