Re: [PATCH] [python] decode headers from utf-8 to unicode
[notmuch-archives.git] / 8e / 1594afbd5be0a670cffce27b9066a1429d6daa
1 Return-Path: <notmuch@dima.secretsauce.net>\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 D3534429E25\r
6         for <notmuch@notmuchmail.org>; Mon,  6 Jun 2011 23:38:04 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 0phvmU2srtzY for <notmuch@notmuchmail.org>;\r
17         Mon,  6 Jun 2011 23:38:04 -0700 (PDT)\r
18 Received: from new1.smtp.messagingengine.com (new1.smtp.messagingengine.com\r
19         [66.111.4.221])\r
20         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 36808431FB6\r
23         for <notmuch@notmuchmail.org>; Mon,  6 Jun 2011 23:38:04 -0700 (PDT)\r
24 Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41])\r
25         by gateway1.messagingengine.com (Postfix) with ESMTP id AC0B820730\r
26         for <notmuch@notmuchmail.org>; Tue,  7 Jun 2011 02:38:03 -0400 (EDT)\r
27 Received: from frontend1.messagingengine.com ([10.202.2.160])\r
28         by compute1.internal (MEProxy); Tue, 07 Jun 2011 02:38:03 -0400\r
29 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com;\r
30         h=date:from:to:subject:message-id:in-reply-to:references:mime-version:content-type:content-transfer-encoding;   s=smtpout; bh=p0kpwmjijpLHtXEG6IQrANuQrKY=;\r
31         b=Tm5hcWzbO+AYBYn25OJK1Ns0OUXMoRRDKh8GUUXgwgivOpB0DWVEqmyo6tqr8AdyBJnjBopWuSes4w8p5FZitWJInrKTI7FYq590rtOniRumNZ0/uoCFwhU/QARZ9GhKESh8UEsUQorgi+L8/4nv97/HkVk4M/vAZRMHuf9iBwU=\r
32 X-Sasl-enc: TePc2y9sKkgtggNFltv5f5pWV3zd5w+B68mxZy9IljPL 1307428683\r
33 Received: from smart (cpe-76-175-234-46.socal.res.rr.com [76.175.234.46])\r
34         by mail.messagingengine.com (Postfix) with ESMTPSA id 12E0D403C7A\r
35         for <notmuch@notmuchmail.org>; Tue,  7 Jun 2011 02:38:02 -0400 (EDT)\r
36 Date: Mon, 6 Jun 2011 23:38:14 -0700\r
37 From: Dima Kogan <notmuch@dima.secretsauce.net>\r
38 To: notmuch@notmuchmail.org\r
39 Subject: Re: [PATCH] Add dir-locals style variables for C++ and Elisp code.\r
40 Message-ID: <20110606233814.5f23b0e4@smart>\r
41 In-Reply-To: <1307424025-20889-1-git-send-email-amdragon@mit.edu>\r
42 References: <1307424025-20889-1-git-send-email-amdragon@mit.edu>\r
43 X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.4; x86_64-pc-linux-gnu)\r
44 Mime-Version: 1.0\r
45 Content-Type: text/plain; charset=US-ASCII\r
46 Content-Transfer-Encoding: 7bit\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Tue, 07 Jun 2011 06:38:05 -0000\r
60 \r
61 > On Tue,  7 Jun 2011 01:20:25 -0400\r
62 > Austin Clements <amdragon@MIT.EDU> wrote:\r
63 >\r
64 > Also, slightly reformat dir-locals.el so that the settings align and\r
65 > to make it friendlier for future additions.\r
66 \r
67 Should we also add:\r
68 \r
69 (tab-always-indent . nil)\r
70 (indent-tabs-mode  . t)\r
71 \r
72 Otherwise the setups of people who normally use spaces will still\r
73 insert spaces when 'tab' is depressed.\r