emacs-devel
[Top][All Lists]
Advanced

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

Re: another perl-mode indent bug


From: Stefan Monnier
Subject: Re: another perl-mode indent bug
Date: Thu, 04 May 2006 17:58:43 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> This perl code:
     
>     foo(
>         sub {
>             blah;
>         }
>         );

> indents the closing "}" incorrectly in perl-mode; the patch below
> works for me.

Thanks, installed.  There might be a better way to fix the problem, but that
patch seems good in itself.


        Stefan




reply via email to

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