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

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

Re: Can't format my Perl code properly with cperl-mode


From: Stefan Monnier
Subject: Re: Can't format my Perl code properly with cperl-mode
Date: Tue, 29 Oct 2013 13:12:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>    My problem is the same as the described in Emacs Wiki: Indenting Perl -
>    Treating parentheses as blocks
>    (http://www.emacswiki.org/emacs/IndentingPerl).

I assume your "е║" mean "space character".

>      return Getopt::Long::GetOptions(\%Options,
>                                      qw(
>                                          version|V
>                                          )
>                                      );

Have you tried to add a newline between "(" and "\%Options," ?


        Stefan




reply via email to

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