X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Mon, 29 Jan 2001 11:25:32 -0600 From: JT Williams To: djgpp-workers AT delorie DOT com Subject: Re: djasm patch #4 (enums) Message-ID: <20010129112532.A28130@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com References: <20010129080917 DOT A27777 AT kendall DOT sfbr DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from eliz@is.elta.co.il on Mon, Jan 29, 2001 at 04:22:43PM +0200 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 -: > Understood, and agreed. Does GNU indent have a `-dj' option? ;-) -: -: It should have ;-) -: -: I think DJ posted in the past the necessary setup for Emacs, though. I found that in the archives, but I don't use Emacs. However, for users of GNU indent, here's my first approximation to an `.indent.pro' for 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