Re: Self Help (1)
- From: Zbigniew Chyla <cyba gnome pl>
- To: Miguel de Icaza <miguel ximian com>
- Cc: Michael Meeks <michael ximian com>, gnome-devel-list gnome org
- Subject: Re: Self Help (1)
- Date: Thu, 9 Aug 2001 16:27:48 +0200
On Thu, 2001-08-09 at 09:49:39, Miguel de Icaza wrote:
> Look at how Gnumeric copes with the problem. Gnumeric uses 8-spaces
> for indentation and has very long names.
>
> It basically goes like this:
>
> if (blah)
> gnumeric_set_page (
> GNUMERIC_BALH (x),
> x, y, z);
But it doesn't resolve the main problem - most Gnumeric files are
unreadable if tab != 8 spaces in your editor. If you look at the code
written by me (e.g. plugin*.c files), you'll notice that it looks equally
well with any tab setting (including, but not limited to, 8 spaces).
That's what I'm asking for - don't force people to use your tab setting.
Don't say "use 8-space tabs or go away and don't touch GNOME".
Zbigniew
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]