emacs-devel
[Top][All Lists]
Advanced

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

Python mode and M-q


From: Paul Pogonyshev
Subject: Python mode and M-q
Date: Tue, 27 Feb 2007 00:36:40 +0200
User-agent: KMail/1.7.2

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.

Paul




reply via email to

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