[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: text editors
Most of my work I did in my own files. I did what I wanted. I
did what ever Xemacs did by default. I believe the indented 2 but had tab
equal 8 spaces. I think it used tab when possible and just used space for
padding.
When I added hooks in the game code I try to match what ever
formatting was there. I may not have gotten the right mix tab characters
and spaces, but I wasn't being picky.
On Mon, 29 Oct 2001 capmikee@home.martnet.com wrote:
> On Thu, Oct 25, 2001 at 10:10:06AM +0200, Vinai Kopp wrote:
> > at last a contribution I can make, being unable to program c (yet) :)
>
> Thanks, Vinai. That was really helpful!
>
> To the others who've been coding XArchon, what tab settings have you been
> using? Do you use spaces for tabs? How many spaces in a tab stop?
>
> - Mike
>