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