[PATCH v5.2 6/7] test: Add broken tests for new emacs reply functionality
[notmuch-archives.git] / 33 / e522fa5d9f3f68afd8e9da9b260c7be5685c77
1 Return-Path: <BATV+a4c18555a9358eade9fe+2438+infradead.org+hohndel@bombadil.srs.infradead.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 9AFA34196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 19:51:58 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -4.2\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id NxcY8tmiVVJP for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Apr 2010 19:51:57 -0700 (PDT)\r
17 Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 72DE5431FC1\r
19         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 19:51:57 -0700 (PDT)\r
20 Received: from localhost ([::1] helo=x200.gr8dns.org)\r
21         by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux))\r
22         id 1O6atu-0003WS-SH; Tue, 27 Apr 2010 02:51:55 +0000\r
23 Received: by x200.gr8dns.org (Postfix, from userid 500)\r
24         id 6BEC7CC9F2; Mon, 26 Apr 2010 19:51:55 -0700 (PDT)\r
25 From: Dirk Hohndel <hohndel@infradead.org>\r
26 To: Jesse Rosenthal <jrosenthal@jhu.edu>,\r
27         Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
28         Notmuch developer list <notmuch@notmuchmail.org>\r
29 Subject: Re: [PATCH] emacs: fcc should fail at the right time if it doesn't\r
30         point to a maildir\r
31 In-Reply-To: <87mxwpd9g8.fsf@jhu.edu>\r
32 References: <m3bpd8tpjk.fsf@x200.gr8dns.org>\r
33         <1272270198-28357-4-git-send-email-Sebastian@SSpaeth.de>\r
34         <87mxwpd9g8.fsf@jhu.edu>\r
35 User-Agent: Notmuch/0.2-237-gd9d399e (http://notmuchmail.org) Emacs/23.1.1\r
36         (i386-redhat-linux-gnu)\r
37 Date: Mon, 26 Apr 2010 19:51:55 -0700\r
38 Message-ID: <m37hntli9g.fsf@x200.gr8dns.org>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\r
41 X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
42         bombadil.infradead.org See http://www.infradead.org/rpr.html\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Tue, 27 Apr 2010 02:51:58 -0000\r
56 \r
57 On Mon, 26 Apr 2010 20:29:27 -0400, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:\r
58 > Throw an error after the maildir is generated but before the message\r
59 > is sent. This change allows the user to edit the maildir if it fails,\r
60 > so that it will point to a correct place.\r
61\r
62 > Note that this changes the previous behavior which always overwrote\r
63 > the existing Fcc line. Now, an Fcc line is only auto-generated if\r
64 > there isn't one already there.\r
65 \r
66 I like this behavior\r
67  \r
68 > The ideal change would be to prompt to create a maildir. This should\r
69 > enable a place for doing that in a future patch.\r
70 \r
71 It would also be nice to catch the common mistake of not ending the\r
72 message-directory with a /\r
73 \r
74 /D\r
75 \r
76 \r
77 -- \r
78 Dirk Hohndel\r
79 Intel Open Source Technology Center\r