(
(c++-mode . ((fill-column . 80)
(indent-tabs-mode . nil)))
(c-mode . ((fill-column . 80)
(python-mode . ((fill-column . 80)
(tab-width . 2)
)