Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 65 / bd9aca690d21c41049b48e65c04a17013fb59e
1 Return-Path: <dme@dme.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 4EFE04196F2\r
6         for <notmuch@notmuchmail.org>; Sun,  4 Apr 2010 00:33:00 -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: -0.5\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5\r
12         tests=[BAYES_05=-0.5] 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 g93c0y9lQPF2 for <notmuch@notmuchmail.org>;\r
16         Sun,  4 Apr 2010 00:32:58 -0700 (PDT)\r
17 Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com\r
18  [74.125.82.53])        by olra.theworths.org (Postfix) with ESMTP id 534254196F0       for\r
19  <notmuch@notmuchmail.org>; Sun,  4 Apr 2010 00:32:58 -0700 (PDT)\r
20 Received: by wwb22 with SMTP id 22so2024070wwb.26\r
21         for <notmuch@notmuchmail.org>; Sun, 04 Apr 2010 00:32:57 -0700 (PDT)\r
22 Received: by 10.216.183.17 with SMTP id p17mr2555109wem.133.1270366377379;\r
23         Sun, 04 Apr 2010 00:32:57 -0700 (PDT)\r
24 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
25         [83.217.165.81])\r
26         by mx.google.com with ESMTPS id t12sm22950010gvd.21.2010.04.04.00.32.54\r
27         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
28         Sun, 04 Apr 2010 00:32:55 -0700 (PDT)\r
29 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
30         id 860505941EC; Sun,  4 Apr 2010 08:33:00 +0100 (BST)\r
31 To: David Bremner <bremner@unb.ca>, Carl Worth <cworth@cworth.org>, notmuch\r
32         <notmuch@notmuchmail.org>\r
33 In-Reply-To: <87pr2gs03u.fsf@rocinante.cs.unb.ca>\r
34 References: <87oci344n4.fsf@ut.hh.sledj.net>\r
35         <87bpe2j2vu.fsf@yoom.home.cworth.org> <87oci2xmkv.fsf@ut.hh.sledj.net>\r
36         <87d3yhihzl.fsf@yoom.home.cworth.org> <87k4spxcz7.fsf@ut.hh.sledj.net>\r
37         <87tyrsz5rp.fsf@yoom.home.cworth.org>\r
38         <87pr2gs03u.fsf@rocinante.cs.unb.ca>\r
39 From: David Edmondson <dme@dme.org>\r
40 Date: Sun, 04 Apr 2010 08:33:00 +0100\r
41 Message-ID: <87vdc7iser.fsf@ut.hh.sledj.net>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 Subject: Re: [notmuch] pull request [was Re:  pull request]\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Sun, 04 Apr 2010 07:33:00 -0000\r
58 \r
59 On Sat, 03 Apr 2010 18:21:57 -0300, David Bremner <bremner@unb.ca> wrote:\r
60 > The warnings about unknown functions can be eliminated by use the\r
61 > declare-function macro; if you have emacs lisp reference manual (it\r
62 > required the package emacs23-common-non-dfsg on Debian) then you can\r
63 > run:\r
64\r
65 > ESC ESC : (info "(elisp)Declaring Functions") <RETURN>\r
66\r
67 > For variables, the obvious approach is to make a file 'notmuch-vars.el'\r
68 > and put the variables we need in several files there.\r
69 \r
70 I'll declare common variables and 'exported' functions in\r
71 'notmuch-lib.el'. It may take a few days (I'm supposed to be on\r
72 holiday).\r
73 \r
74 Carl: is a single changeset that creates notmuch-lib.el and moves the\r
75 show implementation into notmuch-show.el okay?\r
76 \r
77 dme.\r
78 -- \r
79 David Edmondson, http://dme.org\r