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

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

Re: [Dave Love] python.el: block is ended prematurely


From: Stefan Monnier
Subject: Re: [Dave Love] python.el: block is ended prematurely
Date: Fri, 25 Mar 2005 09:37:16 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

>> python.el ends the current block if a line starts with "return".
>> However, it doesn't checkt whether this is followed with "_".  So,
>> if I write
>> 
>> return_count = 4
>> 
>> python.el closes the current block wrongly.

I've installed Dave's suggestion in Emacs-CVS.  Can you confirm that it
fixes your bug?


        Stefan




reply via email to

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