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

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

[debbugs-tracker] bug#18462: closed (Emacs freeze with python mode and M


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18462: closed (Emacs freeze with python mode and M-q)
Date: Tue, 30 Sep 2014 23:02:03 +0000

Your message dated Tue, 30 Sep 2014 19:01:05 -0400
with message-id <address@hidden>
and subject line Re: bug#18462: Emacs freeze with python mode and M-q
has caused the debbugs.gnu.org bug report #18462,
regarding Emacs freeze with python mode and M-q
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
18462: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18462
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Emacs freeze with python mode and M-q Date: Fri, 12 Sep 2014 09:37:31 -0400
I ran across a odd bug the other day. Essentially, when M-q is run with an open bracket in python mode, emacs will freeze. 
To replicate the error:

$ emacs test.py

type:
def test(

then hit M-q

The version of emacs I'm using is: 

GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7)
 of 2014-03-07 on lamiak, modified by Debian

Its not a huge deal, it just struck me as odd since it generally really difficult to get emacs to crash. 

Thanks,

Gaetan

--- End Message ---
--- Begin Message --- Subject: Re: bug#18462: Emacs freeze with python mode and M-q Date: Tue, 30 Sep 2014 19:01:05 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)
> The second loop in python-fill-paren moves the point until the syntax
> context changes. If it doesn't find a close-paren before the end of
> the buffer, it loops forever.

Thanks, looks good, installed (using eobp).


        Stefan


--- End Message ---

reply via email to

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