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: Paul Pogonyshev
Subject: Re: Python mode and M-q
Date: Fri, 2 Mar 2007 03:35:37 +0200
User-agent: KMail/1.7.2

I wrote:
> Stefan Monnier wrote:
> > >> > 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.
> 
> Works fine, at least on my code.  Thanks.

Hm.  Any reason it would not work after restarting Emacs (including with -Q)
but works OK after evaluating `python.el'?  I believe Emacs is properly
installed, but to check, how do I find out which `python.el' it reads?

Paul




reply via email to

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