emms-help
[Top][All Lists]
Advanced

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

[emms-help] indent after parens in cperl-mode


From: Taff
Subject: [emms-help] indent after parens in cperl-mode
Date: Thu, 10 Aug 2006 08:28:17 +0300

Hi,

Pls help me with cperl mode for Emacs.

1. I want not ident parens and arguments in such way.
Check_agruments(
               arguments
               );

2. But I want in such.
Check_agruments(
 arguments
);

I had tried to use all styles in cperl-set-style, but it's not help.
Also i try to understand how work cperl-calculate-indent but unfortunately
i'm not strong in ELisp.

Thx a lot.




reply via email to

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