Re: RFC: use the XDG Base Directory Specification for configuration data
authorPieter Praet <pieter@praet.org>
Thu, 12 Jan 2012 17:19:40 +0000 (18:19 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:58 +0000 (09:41 -0800)
da/9191eae0ece2421d43981842cbccc3dea0a389 [new file with mode: 0644]

diff --git a/da/9191eae0ece2421d43981842cbccc3dea0a389 b/da/9191eae0ece2421d43981842cbccc3dea0a389
new file mode 100644 (file)
index 0000000..bbf5207
--- /dev/null
@@ -0,0 +1,84 @@
+Return-Path: <pieter@praet.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 6AD51429E29\r
+       for <notmuch@notmuchmail.org>; Thu, 12 Jan 2012 09:21:22 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id gO2AGq1mDBXK for <notmuch@notmuchmail.org>;\r
+       Thu, 12 Jan 2012 09:21:22 -0800 (PST)\r
+Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
+ [74.125.82.45])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ C13FD429E25   for <notmuch@notmuchmail.org>; Thu, 12 Jan 2012 09:21:21 -0800\r
+ (PST)\r
+Received: by wgbds11 with SMTP id ds11so1959286wgb.2\r
+       for <notmuch@notmuchmail.org>; Thu, 12 Jan 2012 09:21:20 -0800 (PST)\r
+Received: by 10.180.96.7 with SMTP id do7mr1956503wib.16.1326388880665;\r
+       Thu, 12 Jan 2012 09:21:20 -0800 (PST)\r
+Received: from localhost ([109.131.126.209])\r
+       by mx.google.com with ESMTPS id dr5sm10122752wib.0.2012.01.12.09.21.19\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Thu, 12 Jan 2012 09:21:20 -0800 (PST)\r
+From: Pieter Praet <pieter@praet.org>\r
+To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
+       David Bremner <david@tethera.net>,\r
+       Justus Winter <4winter@informatik.uni-hamburg.de>,\r
+       notmuch mailing list <notmuch@notmuchmail.org>\r
+Subject: Re: RFC: use the XDG Base Directory Specification for configuration\r
+       data\r
+In-Reply-To: <87hb0tsoom.fsf@servo.finestructure.net>\r
+References: <E1RdKCw-0007o7-J7@thinkbox.jade-hamburg.de>\r
+       <87ty4utai7.fsf@zancas.localnet>\r
+       <87hb0tsoom.fsf@servo.finestructure.net>\r
+User-Agent: Notmuch/0.10.2+115~gadd29f6 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Thu, 12 Jan 2012 18:19:40 +0100\r
+Message-ID: <877h0wltxv.fsf@praet.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 12 Jan 2012 17:21:22 -0000\r
+\r
+On Wed, 21 Dec 2011 11:35:37 -0800, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
+> On Wed, 21 Dec 2011 07:44:16 -0400, David Bremner <david@tethera.net> wrote:\r
+> [SNIP]\r
+> \r
+> > On my machine all of the programs (except nottoomuch ;) ) that use\r
+> > ~/.config are gui based, and a bunch of them store binary blobs (or not\r
+> > plain text anyway) there. It might be irrational, but I don't really\r
+> > want notmuch to be associated with that crowd ;).\r
+> \r
+> It's not all gui applications.  I see multiple non-gui apps storing\r
+> their config in there.  I would personally love it if everything\r
+> respected that standard.  It would clear up my home directory\r
+> significantly.\r
+> \r
+\r
+Full ACK!\r
+\r
+> jamie.\r
+\r
+\r
+Peace\r
+\r
+-- \r
+Pieter\r