emacs-devel
[Top][All Lists]
Advanced

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

Re: new syntax.c bug? [Re: [cvs] bug in font-lock and/or shell-script-mo


From: Stefan Monnier
Subject: Re: new syntax.c bug? [Re: [cvs] bug in font-lock and/or shell-script-mode]
Date: Tue, 12 Nov 2002 14:48:02 -0500

> There's a new indenting bug in HEAD 2002-11-11. It happens in cperl-mode
> but it may be caused by Stefan Monnier's recent changes to syntax.c
> (because of my previous complaint)
> 
> Synposis:
> 
>   emacs -q
> 
>   C-x C-f blah
> 
>   M-x cperl-mode   (perl-mode doesn't have a problem with the following
> example)
> 
> {
>   {
>     {
>       s,[a],,;
>     print 'zzz';
>   }
> }
> }

If you turn on font-lock, you'll indeed notice that there's something
fishy going on.  I'll take a look at it,


        Stefan






reply via email to

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