Re: [PATCH] emacs: fcc should fail at the right time if it doesn't point to a maildir
authorDirk Hohndel <hohndel@infradead.org>
Tue, 27 Apr 2010 02:51:55 +0000 (19:51 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:57 +0000 (09:36 -0800)
33/e522fa5d9f3f68afd8e9da9b260c7be5685c77 [new file with mode: 0644]

diff --git a/33/e522fa5d9f3f68afd8e9da9b260c7be5685c77 b/33/e522fa5d9f3f68afd8e9da9b260c7be5685c77
new file mode 100644 (file)
index 0000000..a08ce9b
--- /dev/null
@@ -0,0 +1,79 @@
+Return-Path: <BATV+a4c18555a9358eade9fe+2438+infradead.org+hohndel@bombadil.srs.infradead.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 9AFA34196F0\r
+       for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 19:51:58 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -4.2\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\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 NxcY8tmiVVJP for <notmuch@notmuchmail.org>;\r
+       Mon, 26 Apr 2010 19:51:57 -0700 (PDT)\r
+Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 72DE5431FC1\r
+       for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 19:51:57 -0700 (PDT)\r
+Received: from localhost ([::1] helo=x200.gr8dns.org)\r
+       by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux))\r
+       id 1O6atu-0003WS-SH; Tue, 27 Apr 2010 02:51:55 +0000\r
+Received: by x200.gr8dns.org (Postfix, from userid 500)\r
+       id 6BEC7CC9F2; Mon, 26 Apr 2010 19:51:55 -0700 (PDT)\r
+From: Dirk Hohndel <hohndel@infradead.org>\r
+To: Jesse Rosenthal <jrosenthal@jhu.edu>,\r
+       Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
+       Notmuch developer list <notmuch@notmuchmail.org>\r
+Subject: Re: [PATCH] emacs: fcc should fail at the right time if it doesn't\r
+       point to a maildir\r
+In-Reply-To: <87mxwpd9g8.fsf@jhu.edu>\r
+References: <m3bpd8tpjk.fsf@x200.gr8dns.org>\r
+       <1272270198-28357-4-git-send-email-Sebastian@SSpaeth.de>\r
+       <87mxwpd9g8.fsf@jhu.edu>\r
+User-Agent: Notmuch/0.2-237-gd9d399e (http://notmuchmail.org) Emacs/23.1.1\r
+       (i386-redhat-linux-gnu)\r
+Date: Mon, 26 Apr 2010 19:51:55 -0700\r
+Message-ID: <m37hntli9g.fsf@x200.gr8dns.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
+       bombadil.infradead.org See http://www.infradead.org/rpr.html\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: Tue, 27 Apr 2010 02:51:58 -0000\r
+\r
+On Mon, 26 Apr 2010 20:29:27 -0400, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:\r
+> Throw an error after the maildir is generated but before the message\r
+> is sent. This change allows the user to edit the maildir if it fails,\r
+> so that it will point to a correct place.\r
+> \r
+> Note that this changes the previous behavior which always overwrote\r
+> the existing Fcc line. Now, an Fcc line is only auto-generated if\r
+> there isn't one already there.\r
+\r
+I like this behavior\r
\r
+> The ideal change would be to prompt to create a maildir. This should\r
+> enable a place for doing that in a future patch.\r
+\r
+It would also be nice to catch the common mistake of not ending the\r
+message-directory with a /\r
+\r
+/D\r
+\r
+\r
+-- \r
+Dirk Hohndel\r
+Intel Open Source Technology Center\r