Re: [PATCH] How to improve the mail handling workflow?
[notmuch-archives.git] / af / 3e5c591070176de9de753b5f3759486d7167a4
1 Return-Path: <BATV+695300e31daaa5708f41+2432+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 5CDE24196F2\r
6         for <notmuch@notmuchmail.org>; Tue, 20 Apr 2010 20:49:03 -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 PhH42X+7roeV for <notmuch@notmuchmail.org>;\r
16         Tue, 20 Apr 2010 20:49:02 -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 33374431FC1\r
19         for <notmuch@notmuchmail.org>; Tue, 20 Apr 2010 20:49:02 -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 1O4Qvt-0001to-4x; Wed, 21 Apr 2010 03:49:01 +0000\r
23 Received: by x200.gr8dns.org (Postfix, from userid 500)\r
24         id 7EE2AC01C0; Tue, 20 Apr 2010 20:49:00 -0700 (PDT)\r
25 From: Dirk Hohndel <hohndel@infradead.org>\r
26 To: Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
27         Notmuch development list <notmuch@notmuchmail.org>\r
28 Subject: Re: Address completion\r
29 In-Reply-To: <87bpddg67c.fsf@SSpaeth.de>\r
30 References: <87bpddg67c.fsf@SSpaeth.de>\r
31 Date: Tue, 20 Apr 2010 20:49:00 -0700\r
32 Message-ID: <m3zl0xtqhf.fsf@x200.gr8dns.org>\r
33 User-Agent: notmuch version 0.1-133-g9560703 (Emacs\r
34         23.1.1/i386-redhat-linux-gnu)\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: Wed, 21 Apr 2010 03:49:03 -0000\r
52 \r
53 On Tue, 20 Apr 2010 23:33:11 +0200, "Sebastian Spaeth" <Sebastian@SSpaeth.de> wrote:\r
54 > Oh my goodness. I just tried\r
55 > http://github.com/dme/notmuch/raw/dme-play/emacs/notmuch-address.el\r
56 > together with the latest version of my "addrlookup" tool (which does the\r
57 > same as jkr's notmuch_addresses.py) and it just works, even in current\r
58 > cworth/master.\r
59\r
60 > Address completion for to: and cc: headers based on my notmuch database,\r
61 > sweet! Thanks David. I only need to reverse the sort order of addrlookup\r
62 > as this uses most-to-least likely (which is more intuitive than eudc's\r
63 > least-to-most likely sort order).\r
64\r
65 > BTW, addrlookup now first tries to find matches that I previously sent\r
66 > mails to and failing that it will try to find matches for all from:\r
67 > addresses that match the search.\r
68 \r
69 BTW: your version fails badly with the "Last, First" (including quotes)\r
70 names that Exchange produces... I get \r
71 \r
72 First" <email@add.res>\r
73 \r
74 Not ideal :-)\r
75 \r
76 /D\r
77 \r
78 -- \r
79 Dirk Hohndel\r
80 Intel Open Source Technology Center\r