On Wed, 13 Jan 2010 15:40:42 +0200, Ali Polatel <alip@exherbo.org> wrote: > A good way to let new contributors know how to contribute :) Not a bad idea. Also nice would be a style definition for emacs. I started, but did not get very far or even have much confidence it what I did do :) (setq notmuch-c-style '("linux" (c-basic-offset . 4))) (c-add-style "notmuch" notmuch-c-style)