Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / 57 / d27db800ec95dee5ed98673daf457848b40a28
1 Return-Path: <rlb@defaultvalue.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id A5C00431FB6\r
6         for <notmuch@notmuchmail.org>; Tue, 23 Nov 2010 16:39:10 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 2l4JseGisldN for <notmuch@notmuchmail.org>;\r
16         Tue, 23 Nov 2010 16:39:09 -0800 (PST)\r
17 Received: from defaultvalue.org (defaultvalue.org [70.85.129.156])\r
18         by olra.theworths.org (Postfix) with ESMTP id D7327431FB5\r
19         for <notmuch@notmuchmail.org>; Tue, 23 Nov 2010 16:39:09 -0800 (PST)\r
20 Received: from omen.defaultvalue.org (localhost [127.0.0.1])\r
21         by defaultvalue.org (Postfix) with ESMTP id 0A17690D34\r
22         for <notmuch@notmuchmail.org>; Tue, 23 Nov 2010 18:39:08 -0600 (CST)\r
23 Received: from raven.defaultvalue.org (raven.defaultvalue.org [192.168.1.7])\r
24         by omen.defaultvalue.org (Postfix) with ESMTP id D11BC50135\r
25         for <notmuch@notmuchmail.org>; Tue, 23 Nov 2010 18:39:07 -0600 (CST)\r
26 Received: by raven.defaultvalue.org (Postfix, from userid 1000)\r
27         id 90BE87C40F9; Tue, 23 Nov 2010 18:39:07 -0600 (CST)\r
28 From: Rob Browning <rlb@defaultvalue.org>\r
29 To: notmuch <notmuch@notmuchmail.org>\r
30 Subject: Re: C coding conventions for notmuch\r
31 References: <4CEC0C88.5030304@fifthhorseman.net>\r
32 Date: Tue, 23 Nov 2010 18:39:07 -0600\r
33 In-Reply-To: <4CEC0C88.5030304@fifthhorseman.net> (Daniel Kahn Gillmor's\r
34         message of "Tue, 23 Nov 2010 13:48:40 -0500")\r
35 Message-ID: <87k4k3lfmc.fsf@raven.defaultvalue.org>\r
36 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Wed, 24 Nov 2010 00:39:10 -0000\r
52 \r
53 Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:\r
54 \r
55 > attached is a .dir-locals.el file; placed in the root of the notmuch\r
56 > source tree, it makes emacs pick the default coding style (at least,\r
57 > using the style i see in notmuch-show.c today).\r
58 \r
59 Carl also suggested he might want to folow "linux" style in general, so\r
60 perhaps:\r
61 \r
62   ((c-mode . ((c-file-style "linux")\r
63               (indent-tabs-mode . t)\r
64               (tab-width . 8)\r
65               (c-basic-offset . 4))))\r
66 \r
67 -- \r
68 Rob Browning\r
69 rlb @defaultvalue.org and @debian.org\r
70 GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4\r