[notmuch] [PATCH] Import CODING_STYLE from cairo
David Bremner
bremner at unb.ca
Wed Jan 13 05:56:32 PST 2010
On Wed, 13 Jan 2010 15:40:42 +0200, Ali Polatel <alip at 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)
More information about the notmuch
mailing list