[PATCH 1/9] lib: read "property" terms from messages.
[notmuch-archives.git] / 5e / a97161e1c85d9ded689011138113d8aef14a47
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 C26D14196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 18:51:39 -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=unavailable\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 kw+eIaoCmYNe for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Apr 2010 18:51:37 -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 903F8431FC1\r
19         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 18:51:37 -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 1O6ZxY-0001ok-Dy; Tue, 27 Apr 2010 01:51:36 +0000\r
23 Received: by x200.gr8dns.org (Postfix, from userid 500)\r
24         id CD188CC9E3; Mon, 26 Apr 2010 18:51:36 -0700 (PDT)\r
25 From: Dirk Hohndel <hohndel@infradead.org>\r
26 To: Carl Worth <cworth@cworth.org>, notmuch <notmuch@notmuchmail.org>\r
27 Subject: Re: [PATCH] RFC: Add From guessing when forwarding email\r
28 In-Reply-To: <874oixx095.fsf@yoom.home.cworth.org>\r
29 References: <m3eii5lr34.fsf@x200.gr8dns.org>\r
30         <874oixx095.fsf@yoom.home.cworth.org>\r
31 User-Agent: Notmuch/0.2-237-gd9d399e (http://notmuchmail.org) Emacs/23.1.1\r
32         (i386-redhat-linux-gnu)\r
33 Date: Mon, 26 Apr 2010 18:51:36 -0700\r
34 Message-ID: <m3d3xlll1z.fsf@x200.gr8dns.org>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
38         bombadil.infradead.org See http://www.infradead.org/rpr.html\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Tue, 27 Apr 2010 01:51:39 -0000\r
52 \r
53 On Mon, 26 Apr 2010 16:27:50 -0700, Carl Worth <cworth@cworth.org> wrote:\r
54 > On Fri, 23 Apr 2010 15:52:15 -0700, Dirk Hohndel <hohndel@infradead.org> wrote:\r
55 > > This adds a new "guess-from" option to notmuch and modifies the\r
56 > > emacs UI to use this to use the best guess from address when\r
57 > > forwarding email.\r
58\r
59 > I don't want to add a new top-level command for this functionality,\r
60 > (which is fairly special-purpose), since I want to keep the notmuch\r
61 > command-line easy to learn and use by actual humans.\r
62\r
63 > And an actual human would rarely have any need to call this command.\r
64\r
65 > So maybe bury this under "notmuch reply --output=guess-from" or\r
66 > something like that?\r
67 \r
68 That's the kind of feedback I was waiting for. No problem - will update\r
69 my patch after the 0.3 release\r
70 \r
71 /D\r
72 \r
73 -- \r
74 Dirk Hohndel\r
75 Intel Open Source Technology Center\r