[PATCH] emacs: address completion, allow sender/recipient and filters
[notmuch-archives.git] / 1e / abc56c6621917ffb67f312b889ebf3efe14d33
1 Return-Path: <mail@profpatsch.de>\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 75337431FAF\r
6         for <notmuch@notmuchmail.org>; Mon, 11 Feb 2013 17:10:53 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled\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 5V27R1oMMw-C for <notmuch@notmuchmail.org>;\r
16         Mon, 11 Feb 2013 17:10:52 -0800 (PST)\r
17 X-Greylist: delayed 352 seconds by postgrey-1.32 at olra;\r
18         Mon, 11 Feb 2013 17:10:52 PST\r
19 Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de\r
20         [80.67.31.42])\r
21         by olra.theworths.org (Postfix) with ESMTP id 7E6FE431FAE\r
22         for <notmuch@notmuchmail.org>; Mon, 11 Feb 2013 17:10:52 -0800 (PST)\r
23 Received: from [146.52.250.61] (helo=localhost)\r
24         by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128)\r
25         (Exim 4.68) (envelope-from <mail@profpatsch.de>) id 1U54CB-0002WD-9J\r
26         for notmuch@notmuchmail.org; Tue, 12 Feb 2013 01:58:03 +0100\r
27 Date: Tue, 12 Feb 2013 01:58:01 +0100\r
28 From: Profpatsch <mail@profpatsch.de>\r
29 To: notmuch@notmuchmail.org\r
30 Subject: notmuch-mutt: Use of uninitialized value.\r
31 Message-ID: <20130212005801.GA8419@soarin>\r
32 Mail-Followup-To: Profpatsch <mail@profpatsch.de>, notmuch@notmuchmail.org\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain; charset=utf-8\r
35 Content-Disposition: inline\r
36 Content-Transfer-Encoding: 8bit\r
37 User-Agent: Mutt/1.5.21 (2010-09-15)\r
38 X-Df-Sender: bWFpbEBwcm9mcGF0c2NoLmRl\r
39 X-Mailman-Approved-At: Mon, 11 Feb 2013 22:45:50 -0800\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Tue, 12 Feb 2013 01:10:53 -0000\r
53 \r
54 Since I don’t get your bug tracking system (d’oh ;), here is a bug I\r
55 encountered with notmuch-mutt using this macro I guess was from the\r
56 “official” tutorial:\r
57 \r
58 # Construct a thread ouf of the marked mail (or something like that,\r
59 # doesn’t work atm (errors out))\r
60     macro index <F9> \\r
61         "<enter-command>unset wait_key<enter><pipe-message> \\r
62         /usr/bin/notmuch-mutt thread<enter><change-folder-readonly> \\r
63         ~/.cache/notmuch/mutt/results/<enter> \\r
64         <enter-command>set wait_key<enter>" \\r
65                         "search and reconstruct owning thread (using\r
66                         notmuch)"\r
67 \r
68 I hope this still works, best to put it on one line I guess.\r
69 \r
70 Error message:\r
71 Use of uninitialized value in pattern match (m//) at\r
72 /usr/bin/notmuch-mutt line 124, <STDIN> line 28.\r
73 Use of uninitialized value $mid in concatenation (.) or string at\r
74 /usr/bin/notmuch-mutt line 145, <STDIN> line 28.\r
75 \r
76 ~Profpatsch\r
77 \r
78 -- \r
79 Proudly written in Mutt with Vim on Archlinux.\r
80 Q: Why is this email five sentences or less?\r
81 A: http://five.sentenc.es\r