bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13182: [PATCH] long delays in python-mode buffer parsing


From: Fabián Ezequiel Gallina
Subject: bug#13182: [PATCH] long delays in python-mode buffer parsing
Date: Mon, 31 Dec 2012 18:02:06 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

I just installed a modified version of your patch in revno 111108.

This modified version would jump correctly to the end of defun in the following context:

    doing_something("""
This is preformatted text and should not be indented to the level of the parentheses.
    """
    )






reply via email to

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