database error
[notmuch-archives.git] / 2f / f6bc7b40f1789ef759333e010779f313490dd7
1 Return-Path: <gmn-notmuch@m.gmane.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 C2880431FAE\r
6         for <notmuch@notmuchmail.org>; Fri,  2 Mar 2012 19:15:11 -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.865\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.865 tagged_above=-999 required=5\r
12         tests=[RCVD_NUMERIC_HELO=0.865] 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 WyeiyudeXBrt for <notmuch@notmuchmail.org>;\r
16         Fri,  2 Mar 2012 19:15:10 -0800 (PST)\r
17 Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
18         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 45152431FAF\r
21         for <notmuch@notmuchmail.org>; Fri,  2 Mar 2012 19:15:10 -0800 (PST)\r
22 Received: from list by plane.gmane.org with local (Exim 4.69)\r
23         (envelope-from <gmn-notmuch@m.gmane.org>) id 1S3fR1-0002Vs-55\r
24         for notmuch@notmuchmail.org; Sat, 03 Mar 2012 04:15:03 +0100\r
25 Received: from 94.228.65.43 ([94.228.65.43])\r
26         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
27         id 1AlnuQ-0007hv-00\r
28         for <notmuch@notmuchmail.org>; Sat, 03 Mar 2012 04:15:03 +0100\r
29 Received: from charlie by 94.228.65.43 with local (Gmexim 0.1 (Debian))\r
30         id 1AlnuQ-0007hv-00\r
31         for <notmuch@notmuchmail.org>; Sat, 03 Mar 2012 04:15:03 +0100\r
32 X-Injected-Via-Gmane: http://gmane.org/\r
33 To: notmuch@notmuchmail.org\r
34 From: Charlie Allom <charlie@mediasp.com>\r
35 Subject: Re: [PATCH 2/2] vim plugin: Implement attachment saving\r
36 Date: Sat, 3 Mar 2012 03:12:47 +0000 (UTC)\r
37 Lines: 51\r
38 Message-ID: <loom.20120303T040913-8@post.gmane.org>\r
39 References: <1316226470-30001-1-git-send-email-rharper@shake.ath.cx>\r
40         <1316226470-30001-3-git-send-email-rharper@shake.ath.cx>\r
41 Mime-Version: 1.0\r
42 Content-Type: text/plain; charset=us-ascii\r
43 Content-Transfer-Encoding: 7bit\r
44 X-Complaints-To: usenet@dough.gmane.org\r
45 X-Gmane-NNTP-Posting-Host: sea.gmane.org\r
46 User-Agent: Loom/3.14 (http://gmane.org/)\r
47 X-Loom-IP: 94.228.65.43 (Mozilla/5.0 (Macintosh;\r
48         Intel Mac OS X 10_7_3) AppleWebKit/535.11 (KHTML, like Gecko)\r
49         Chrome/17.0.963.56 Safari/535.11)\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sat, 03 Mar 2012 03:15:12 -0000\r
63 \r
64 Ryan Harper <rharper@...> writes:\r
65 \r
66 > Using the dictionary of attachments in a message we can implement\r
67 > saving the attachment.  Select the current attachment under the cursor\r
68 > request a new name, but default to the extracted name.\r
69 >\r
70 \r
71 Hi Ryan,\r
72 \r
73 can you see why I might be getting these errors on 'S'?\r
74 \r
75 here is my patch https://p.6core.net/p/0jzvp42a5rn8bhny\r
76 \r
77 Error detected while processing function <SNR>14_NM_show_save_mime_parts:\r
78 line    1:\r
79 E121: Undefined variable: b:attachments\r
80 E15: Invalid expression: b:attachments\r
81 line   14:\r
82 E121: Undefined variable: attachments\r
83 E15: Invalid expression: attachments\r
84 line   23:\r
85 E716: Key not present in Dictionary: filename\r
86 E15: Invalid expression: curatt['filename']\r
87 line   24:\r
88 E121: Undefined variable: fn\r
89 E116: Invalid arguments for function printf('Save: %s', fn)\r
90 E15: Invalid expression: printf('Save: %s', fn)\r
91 line   25:\r
92 E121: Undefined variable: prompt\r
93 E116: Invalid arguments for function input(prompt)\r
94 E15: Invalid expression: input(prompt)\r
95 line   26:\r
96 E121: Undefined variable: outfile\r
97 E116: Invalid arguments for function strlen(outfile)\r
98 E15: Invalid expression: strlen(outfile)\r
99 line   35:\r
100 E716: Key not present in Dictionary: id\r
101 E116: Invalid arguments for function printf("--part=%s", curatt['id']))\r
102 E116: Invalid arguments for function add\r
103 line   36:\r
104 E716: Key not present in Dictionary: mid\r
105 E116: Invalid arguments for function add\r
106 line   39:\r
107 E121: Undefined variable: outfile\r
108 E116: Invalid arguments for function printf('>%s', outfile))\r
109 E116: Invalid arguments for function add\r
110 Press ENTER or type command to continue\r
111 \r
112 Regards,\r
113   C.\r
114 \r
115 \r