Help for this page

Select Code to Download


  1. or download this
    Cperl Indent Parens As Block: Hide Value Toggle  on (non-nil)
       State: SAVED and set.
    ...
       but for trailing "," inside the group, which won't increase indenta
    +tion.
       One should tune up `cperl-close-paren-offset' as well.
    Groups: Cperl Indentation Details
    
  2. or download this
    sub _get_options  {
      Getopt::Long::Configure('gnu_getopt');
    ...
         )
       );
    }
    
  3. or download this
    Cperl Close Paren Offset: Hide Value -2
       State: SET for current session only.
       Extra indent for substatements that start with close-parenthesis.
    
  4. or download this
    sub _get_options  {
      Getopt::Long::Configure('gnu_getopt');
    ...
      );
    
    }
    
  5. or download this
    Options
      Customize Emacs
        Specific Group