Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 49 / 5f4b8d4c31c92def43f3117e169baea881cba6
1 Return-Path: <jrollins@finestructure.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 A0EA8431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 21 Dec 2011 11:35:48 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 FAj0Nnb-l5Xb for <notmuch@notmuchmail.org>;\r
16         Wed, 21 Dec 2011 11:35:48 -0800 (PST)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 11511431FB6\r
20         for <notmuch@notmuchmail.org>; Wed, 21 Dec 2011 11:35:48 -0800 (PST)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id 752FF66E011D;\r
23         Wed, 21 Dec 2011 11:35:45 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (cpe-76-174-137-84.socal.res.rr.com\r
26         [76.174.137.84]) (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id A337266E010E;\r
28         Wed, 21 Dec 2011 11:35:40 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 5061A1405; Wed, 21 Dec 2011 11:35:40 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: David Bremner <david@tethera.net>,\r
33         Justus Winter <4winter@informatik.uni-hamburg.de>,\r
34         notmuch mailing list <notmuch@notmuchmail.org>\r
35 Subject: Re: RFC: use the XDG Base Directory Specification for configuration\r
36         data\r
37 In-Reply-To: <87ty4utai7.fsf@zancas.localnet>\r
38 References: <E1RdKCw-0007o7-J7@thinkbox.jade-hamburg.de>\r
39         <87ty4utai7.fsf@zancas.localnet>\r
40 User-Agent: Notmuch/0.10.2+93~ga124635 (http://notmuchmail.org) Emacs/23.3.1\r
41         (x86_64-pc-linux-gnu)\r
42 Date: Wed, 21 Dec 2011 11:35:37 -0800\r
43 Message-ID: <87hb0tsoom.fsf@servo.finestructure.net>\r
44 MIME-Version: 1.0\r
45 Content-Type: multipart/signed; boundary="=-=-=";\r
46         micalg=pgp-sha256; protocol="application/pgp-signature"\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: Wed, 21 Dec 2011 19:35:48 -0000\r
60 \r
61 --=-=-=\r
62 Content-Transfer-Encoding: quoted-printable\r
63 \r
64 On Wed, 21 Dec 2011 07:44:16 -0400, David Bremner <david@tethera.net> wrote:\r
65 > On Wed, 21 Dec 2011 12:19:38 +0100, Justus Winter <4winter@informatik.uni=\r
66 -hamburg.de> wrote:\r
67 > > I'd like to propose to store notmuchs configuration in\r
68 > > $XDG_CONFIG_HOME/notmuch/config as suggested in the XDG Base Directory\r
69 > > Specification [0].\r
70 >=20\r
71 > Can you use NOTMUCH_CONFIG to achieve what you want?=20\r
72 \r
73 I think the suggestion is to just look in\r
74 $XDG_CONFIG_HOME/notmuch/config (and maybe ~/.config/notmuch/config)\r
75 after ~/.notmuch-config if NOTMUCH_CONFIG isn't set.  I think that's\r
76 totally reasonable.\r
77 \r
78 > On my machine all of the programs (except nottoomuch ;) ) that use\r
79 > ~/.config are gui based, and a bunch of them store binary blobs (or not\r
80 > plain text anyway) there. It might be irrational, but I don't really\r
81 > want notmuch to be associated with that crowd ;).\r
82 \r
83 It's not all gui applications.  I see multiple non-gui apps storing\r
84 their config in there.  I would personally love it if everything\r
85 respected that standard.  It would clear up my home directory\r
86 significantly.\r
87 \r
88 jamie.\r
89 \r
90 --=-=-=\r
91 Content-Type: application/pgp-signature\r
92 \r
93 -----BEGIN PGP SIGNATURE-----\r
94 Version: GnuPG v1.4.11 (GNU/Linux)\r
95 \r
96 iQIcBAEBCAAGBQJO8jUJAAoJEO00zqvie6q85kQP/100x+QLpOgFRjDm3vWj91Vp\r
97 jkuQD8xrwYYap024/NRL8Ejj84537rBSqVS8EO+eylZ3FziquPN/JY/19hNM+cPr\r
98 +m3ecQrc9GPdpxlDQo2ct50p7J2KRYps+WcdfL5poIk1MW3bHvw7vqMgtQF1laQ+\r
99 kM8jsWqweyER582Rla4Re+3EpOKdXYeWOc+4YBq0TdwWvhhxi91EtoPfouBDz6Uj\r
100 5zLM6FC4nhmSY/1A70JgRNih4Bwj3Zaz4VNqZfzLObunldV6zP3+0bFXpiHV1343\r
101 NPB8BL0q5CbGAOCtpB+S8L3AkpnzFyvwNN+/U5VkKD0yOUj1lq0NJbv/mXf1DUdT\r
102 nGLXKJhGDZyPNlnfG+yWJrs/ijzMYNgbD8uDOPMI9UMi4ph1/77JwI17timhbRg9\r
103 ubk0evv3mG+MyWTkAw5gIehOxUwsIQhGR7ibWkyczUwIeXLB1+eV9LdqHTuavtTz\r
104 coj+DAqs8rkC1ud7sJms12TT1dOq0f15sNsM8gKnCAwcVYr4+pFurMdv3q4jtykc\r
105 sRkzl49jEEIOiYmb5pg35kIeGW3mXCPmf1LAvgl4BpOHNovHAWbxQHCv93oCDzWm\r
106 d73kpPGa617IxKprbeVYqMHr1hktdVNTH6pqnzp3qn2v2Tlr+1OXh6DLsFPyWsic\r
107 bJ6SpqxFnpLHAXckZw8u\r
108 =AuyY\r
109 -----END PGP SIGNATURE-----\r
110 --=-=-=--\r