freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] comment formatting - unneeded slashs and asterisksconsidered


From: Zenith Lau
Subject: Re: [Devel] comment formatting - unneeded slashs and asterisksconsidered harmful
Date: Fri, 2 Aug 2002 18:11:26 +0800

On Thu, 1 Aug 2002 13:48:52 +0100
"Graham Asher" <address@hidden> wrote:

> Sorry - that was a mistake. I tried setting my editor to expand all tabs to
> spaces, but it is horribly annoying to use, so I've been doing it manually.
> It would be better if there were a setting to tell it to expand tabs to
> spaces only when saving the file, and convert to tabs on loading - but there
> ain't.

Do you use vim?
I use it, and set it like this ...
set tabstop=2
set shiftwidth=2
set expandtab
set cindent

Does it usable for you ??

Zenith



reply via email to

[Prev in Thread] Current Thread [Next in Thread]