Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2002:
[Freeciv-Dev] Re: possible addition to README.coding_style
Home

[Freeciv-Dev] Re: possible addition to README.coding_style

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Mike Kaufman <mkaufman@xxxxxxxxxxxxxx>
Cc: Freeciv-Dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: possible addition to README.coding_style
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 3 Feb 2002 12:10:22 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Sat, Feb 02, 2002 at 06:50:31PM -0600, Mike Kaufman wrote:
> here's a one-liner that will stop indent from mangling a lot of code.
> The guideline is 80 columns anyway (see the next line of the guide).
> It still won't be perfect, but it'll be a lot better.
> 
> This patch is mainly to stop me from getting _as pissed_ when Raimar
> decides to run indent...
> 
> so unless anyone vehemently objects...

Why? Get an editor with 80 columns (for example emacs) and load the
attached file (generated with "indent -kr -i2 -l80"). You will see
that in the long line you get a wrap around symbol. This is just ugly
and unnecessary. What is your problem with -l75 (which is activated by
-kr)?

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "This is Linux Country. On a quiet night, you can hear Windows reboot."

Attachment: a.c
Description: Text document


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