From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7990f0aa3fae833e82c3b8cc6d5585c2@plan9.bell-labs.com> From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] optimizing graphics In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 5 Sep 2003 19:17:07 -0400 Topicbox-Message-UUID: 2d483238-eacc-11e9-9e20-41e7f4b1d025 On Fri Sep 5 18:46:29 EDT 2003, mirtchov@cpsc.ucalgary.ca wrote: > ... > ps: we need a code convertor to beautify the nasty code those xscreensavers > come with. if you don't have anything like that already (seems to me this > topic was discussed in 9fans) i may port the gnu indent. > ... Something I looked at recently in the XFree86 distribution had this at the beginning of a number of files: /* * Reformatted with GNU indent (2.2.8), using the following options: * * -bad -bap -c41 -cd0 -ncdb -ci6 -cli0 -cp0 -ncs -d0 -di3 -i3 -ip3 -l78 * -lp -npcs -psl -sob -ss -br -ce -sc -hnl *