[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: perlstyle and portability
Hugo wrote:
> * code from #3 allows users to customise how indentation looks in
> an editor that allows changing ts, but only as long as the first
> non-whitespace is the only 'located' thing on the line: trailing
> comments on code lines, for example, are unlikely to stay lined up
This is a personal pet peeve, and the main (only?) reason I can't go
with Sarathy's option 3.
FWIW, I use (custom-set-variables '(indent-tabs-mode t)
'(cperl-indent-level 2)).
Pete
--
use Disclaimer::Standard;
my $phone='+44 1793 564450'; # "THIS IS THE COMPATIBILITY
my $fax='+44 1793 566918'; # POLICE. RESTORE YOUR ORIGINAL
my $mobile='+44 7973 725120'; # TOKE.C AND BACK AWAY SLOWLY."
- References to:
-
Hugo <hv@crypt.compulink.co.uk>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]