in reply to WWED
in thread The One True Style of indentation:

Actually, that's ambiguous...

M-x cperl-set-style Enter style: <TAB> BSD CPerl GNU PerlStyle C++ Current K&R Whitesmith

So, Emacs Would Do one of the seven/eight styles above, depending on how it's customized. :-)

Replies are listed 'Best First'.
Re: Re: WWED
by belg4mit (Prior) on Apr 15, 2002 at 02:24 UTC
    Emacs does not default into cperl-mode though. It defaults into the less robust perl-mode.

    --
    perl -pe "s/\b;([mnst])/'\1/mg"

      Not my Emacs -- I use XEmacs 21, which defaults into cperl-mode. The version and type of Emacs wasn't specified in the original post.