--- /dev/null
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 642C06DE100F\r
+ for <notmuch@notmuchmail.org>; Sat, 11 Jul 2015 01:22:10 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.169\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.169 tagged_above=-999 required=5 tests=[AWL=0.169]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id iSUGUnk7_ifX for <notmuch@notmuchmail.org>;\r
+ Sat, 11 Jul 2015 01:22:08 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 900D86DE0C66\r
+ for <notmuch@notmuchmail.org>; Sat, 11 Jul 2015 01:22:08 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZDq29-0003Ay-2R; Sat, 11 Jul 2015 08:21:17 +0000\r
+Received: (nullmailer pid 12330 invoked by uid 1000); Sat, 11 Jul 2015\r
+ 08:21:01 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Felix Konstantin Maurer <maufl@maufl.de>, notmuch@notmuchmail.org\r
+Subject: Re: Emacs: notmuch-mua-mail throws error if notmuch-fcc-dirs does\r
+ not exist\r
+In-Reply-To: <55A025BD.2090105@maufl.de>\r
+References: <55A025BD.2090105@maufl.de>\r
+User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Sat, 11 Jul 2015 10:21:01 +0200\r
+Message-ID: <87si8vgl5e.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Sat, 11 Jul 2015 08:22:10 -0000\r
+\r
+Felix Konstantin Maurer <maufl@maufl.de> writes:\r
+\r
+> I would be asked whether I want to create that folder but would decline.\r
+> Then I would be in the message buffer but without a quoted body.\r
+>\r
+\r
+I agree that not aborting cleanly is a bug, since it's obviously\r
+confusing for the user. I wonder what the right thing to do here is?\r
+Does it make sense to abort in the case of missing Fcc directory, or\r
+just remove the Fcc header and print a warning?\r
+\r
+d\r