Boost logo

Boost :

From: Beman Dawes (beman_at_[hidden])
Date: 2000-03-15 12:08:16


At 11:16 PM 3/14/00 -0800, Andreas Scherer wrote:

>The rest of your questions is quite obscure to me. Do you use a
"word
>processor" for editing source code? Apart from using "Comic Sans MS"
in
>MSVC, source files still are plain text, right? I can open any
>MSVC-created source file with Vim (on either Win32 or Unix/Linux)
and
>see it in "Lucida Console" (or whatever fixed font I select for
Vim).
>As I remarked in an earlier posting, both MSVC and Vim are quite
happy
>with text files from "the other end", although I sometimes use ":set
>ff=unix" (or ":set ff=dos") in Vim.

The issue with proportional fonts isn't whether or not the source
file is portable between systems, but rather is it still clearly
understandable to a human reader (who is likely to use a different
font, with tabs characters affecting spacing differently than on the
creating system).

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk