Re: [notmuch] [PATCH] Import CODING_STYLE from cairo

Subject: Re: [notmuch] [PATCH] Import CODING_STYLE from cairo

Date: Wed, 13 Jan 2010 09:56:32 -0400

To: Ali Polatel, notmuch@notmuchmail.org

Cc:

From: David Bremner


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)

Thread: