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

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

Re: font-lock mode hangs on certain input


From: Alan Donovan
Subject: Re: font-lock mode hangs on certain input
Date: Thu, 4 Sep 2003 12:20:16 -0400
User-agent: Mutt/1.2.5.1i

On Thu, Sep 04, 2003 at 12:02:37PM -0400, Alan Donovan wrote:
> Hi.  Loading the text file in the attached gzip file deterministically
> causes my emacs to hang.  Even (keyboard-quit) won't interrupt it. A
> quick look with gdb suggests it's the regexp code that's at fault.
> I've trimmed the file down to something close to the minimal
> fault-revealing sequence.


Actually, this is closer to the minimal fault-revealing example.  All
spaces are spaces (not tabs).  Whitespace IS significant.  I hope this
helps.

cheers
alan


----BEGIN----
// -*- Java -*-
n t                        f;
----END----




reply via email to

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