$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] coding conventions
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2010-01-04 10:58:49
On Mon, Jan 4, 2010 at 8:08 AM, OvermindDL1 <overminddl1_at_[hidden]> wrote:
> I have always been curious about that. To me it makes *no* sense to
> use spaces for indentation. I always use tabs for indentation and
> spaces for alignment, my reasoning is that you can set tabs to be any
> size you want in your editor, ...
Turns out, I want my tabs to be 8 characters, and my code indentation
at 2. And my favorite color happens to be blue.
;-)
Jon