Tabs or Spaces?

Every language has its preferred style. Ruby prefers two spaces, Python prefers 4 spaces. Javascript seems to be pretty split against Tabs and Spaces. MooTools and jQuery use Tabs. Python and Dojo use Spaces. etc...