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.
_______________________________________________
Emms-help mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-help
