all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Python mode and M-q
@ 2007-02-26 22:36 Paul Pogonyshev
  2007-02-28 20:55 ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Pogonyshev @ 2007-02-26 22:36 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-03-02  1:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-26 22:36 Python mode and M-q Paul Pogonyshev
2007-02-28 20:55 ` Stefan Monnier
2007-02-28 22:52   ` Paul Pogonyshev
2007-03-01 15:08     ` Stefan Monnier
2007-03-01 18:44       ` Paul Pogonyshev
2007-03-02  1:35         ` Paul Pogonyshev
2007-03-02  1:38           ` Lennart Borgman (gmail)
2007-03-02  1:53             ` Paul Pogonyshev

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.