--- /dev/null
+Return-Path: <me@sigpipe.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 403E5431FB6\r
+ for <notmuch@notmuchmail.org>; Thu, 14 Feb 2013 11:53:41 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+ 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 HelBkAfm5r8B for <notmuch@notmuchmail.org>;\r
+ Thu, 14 Feb 2013 11:53:40 -0800 (PST)\r
+Received: from zzyzx.sigpipe.org (zzyzx.sigpipe.org [147.28.0.13])\r
+ (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id C2676431FAF\r
+ for <notmuch@notmuchmail.org>; Thu, 14 Feb 2013 11:53:40 -0800 (PST)\r
+Received: by zzyzx.sigpipe.org (Postfix, from userid 1000)\r
+ id 98B2F1401F6; Thu, 14 Feb 2013 19:53:38 +0000 (UTC)\r
+Date: Thu, 14 Feb 2013 19:53:38 +0000\r
+From: Michael Elkins <me@sigpipe.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [OT] mutt configuration & philosophy (was Re: notmuch-mutt: Use of\r
+ uninitialized value.)\r
+Message-ID: <20130214195338.GA21433@sigpipe.org>\r
+References: <20130212005801.GA8419@soarin> <20130213223535.GA3258@zaogao.lan>\r
+ <20130213233657.GA4489@soarin> <20130214083713.GA4123@upsilon.cc>\r
+ <20130214141322.GA26490@soarin>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8; format=flowed\r
+Content-Disposition: inline\r
+Content-Transfer-Encoding: 8bit\r
+In-Reply-To: <20130214141322.GA26490@soarin>\r
+User-Agent: Mutt/1.5.21+144 (b86b154f3988) (2012-12-30)\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, 14 Feb 2013 19:53:41 -0000\r
+\r
+On Thu, Feb 14, 2013 at 03:13:22PM +0100, Profpatsch wrote:\r
+>Plus it still takes about 10 steps to configure a new account with\r
+>offlineimap, mutt and msmtp, there is nothing to automate this and\r
+>every config is different. Whoa.\r
+\r
+Mutt was designed with the UNIX philosophy in mind. When users \r
+don't like the way something is implemented in Mutt, you can use \r
+an external tool to do the job instead. We consider this to be a \r
+feature, not a deficiency.\r
+\r
+>For example:\r
+>Why does one have to spend two–four hours enabling pgp with the basic,\r
+>pre-configured commands?\r
+>Why is there no command that enables pgp with default sane gnupg values\r
+>that I assume 99.9% of mutt users use?\r
+\r
+set crypt_use_gpgme\r
+\r
+>Why is the standard mailbox named “spooldir” and an easy explanation of\r
+>that is nowhere to be found in the official docs?\r
+\r
+We assume users are familiar with basic UNIX concepts like the \r
+mail spool.\r
+\r
+>And the list goes on.\r
+\r
+Documentation patches are highly welcome.\r