X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Tue, 30 Jan 2001 10:38:00 -0600 From: JT Williams To: djgpp-workers AT delorie DOT com Subject: Re: locale support: 2nd approach Message-ID: <20010130103800.A29141@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com References: <75955792 DOT 7119524B DOT 09ACFA57 AT netscape DOT net> <200101291742 DOT MAA10181 AT envy DOT delorie DOT com> <1469886D DOT 293AE18A DOT 09ACFA57 AT netscape DOT net> <200101301624 DOT LAA21606 AT envy DOT delorie DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101301624.LAA21606@envy.delorie.com>; from dj@delorie.com on Tue, Jan 30, 2001 at 11:24:15AM -0500 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: > Is it Ok to apply `indent -npcs' to the sources? Any other switches required/recommended? -: -: I don't use indent, so I don't know if any combination of switches -: duplicates the format djgpp uses. [Posted yesterday, but here it is again] For users of GNU indent, here's a first approximation to the switches that yield DJ-style coding: /* DJ */ -nbad -bap -nbc -bbo -bl -bli0 -brs -ncdb -nce -cp1 -cs -di2 -nfc1 -fca -hnl -i2 -ip2 -ci0 -lp -npcs -nprs -psl -nsc -nsob I'm not 100% sure about all the options, so corrections are welcomed. -- jtw