[ANNOUNCE] D-Bus 1.0 RC 1 (0.93) released

Havoc Pennington hp at redhat.com
Mon Sep 18 13:08:59 PDT 2006



John (J5) Palmieri wrote:
> On Mon, 2006-09-18 at 11:25 +0200, Peter Kümmel wrote:
>> Two simple things:
>>   - there are still glib folders; /glib and test/glib
> 
> Can't get rid of these, CVS sucks (well I guess some one can remove them
> on the server but I think it breaks history or something).
> 
>>   - total mixture of tabs and spaces, this is really annoying
>>     when you have a different tab indentation,
>>     so please pipe the files through aspell:
>>          aspell --style=gnu
> 
> It should only be spaces.  Yes. I'll run it through a beautifier right
> before 1.0.  Are we 100% gnu style?
> 

Don't run "indent" please, the canonical formatting is Emacs:

  (select whole buffer)
  M-x indent-region
  M-x untabify
  M-x clean-line-ends (a macro you can get from me or federico)

"indent" would probably mangle stuff other than just untabifying.

Havoc


More information about the dbus mailing list