Skip to Content.
Sympa Menu

freetds - Re: Source code and tabs.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Rasmus Lerdorf <rasmus AT lerdorf.on.ca>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Source code and tabs.
  • Date: Mon, 23 Nov 1998 14:28:22 -0500 (Eastern Standard Time)


> Yow! I thought I left all that tab ugliness behind with msdos editors.
>
> Here we go. Tabs and indenting are separate. A tab is *always* worth
> 8 spaces. If you are between "tab stops", you use spaces to get to the
> proper column.
>
> It really not that way in the non-emacs world? Yeesh!
>
> Thankfully using Emacs and not Having To Deal With IT Anymore,

Just stick something like this at the bottom of your files and you can
make it 4:

/*
* Local variables:
* tab-width: 4
* c-basic-offset: 4
* End:
*/





Archive powered by MHonArc 2.6.24.

Top of Page