unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
To: notmuch <notmuch@notmuchmail.org>
Subject: Re: C coding conventions for notmuch
Date: Tue, 23 Nov 2010 18:39:07 -0600	[thread overview]
Message-ID: <87k4k3lfmc.fsf@raven.defaultvalue.org> (raw)
In-Reply-To: <4CEC0C88.5030304@fifthhorseman.net> (Daniel Kahn Gillmor's message of "Tue, 23 Nov 2010 13:48:40 -0500")

Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:

> attached is a .dir-locals.el file; placed in the root of the notmuch
> source tree, it makes emacs pick the default coding style (at least,
> using the style i see in notmuch-show.c today).

Carl also suggested he might want to folow "linux" style in general, so
perhaps:

  ((c-mode . ((c-file-style "linux")
              (indent-tabs-mode . t)
              (tab-width . 8)
              (c-basic-offset . 4))))

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4

  reply	other threads:[~2010-11-24  0:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-23 18:48 C coding conventions for notmuch Daniel Kahn Gillmor
2010-11-24  0:39 ` Rob Browning [this message]
2010-11-24  0:58   ` Jameson Rollins
2010-11-24 21:25 ` Michal Sojka
2010-11-24 21:54   ` Daniel Kahn Gillmor
2010-11-25 11:08     ` Michal Sojka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4k3lfmc.fsf@raven.defaultvalue.org \
    --to=rlb@defaultvalue.org \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).