Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / f9 / 3a4477f9ef63342412ef159cd60baf19436838
1 Return-Path: <rory.yorke@gmail.com>\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 EF5D2431FAF\r
6         for <notmuch@notmuchmail.org>; Sat,  3 Aug 2013 02:37:18 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id kHPxIkZazFNn for <notmuch@notmuchmail.org>;\r
17         Sat,  3 Aug 2013 02:37:13 -0700 (PDT)\r
18 Received: from mail-ea0-f181.google.com (mail-ea0-f181.google.com\r
19         [209.85.215.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 50F16431FAE\r
22         for <notmuch@notmuchmail.org>; Sat,  3 Aug 2013 02:37:13 -0700 (PDT)\r
23 Received: by mail-ea0-f181.google.com with SMTP id d10so724362eaj.26\r
24         for <notmuch@notmuchmail.org>; Sat, 03 Aug 2013 02:37:12 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:cc:subject:date:message-id:x-mailer;\r
27         bh=3gBe3nePIe3cXRDvNNhbokEdPVOnJwKu8blUJVESoAc=;\r
28         b=ioopPIUcSpGwOzBMFhvZbbmM/xdBH6f5sHXgUy8hDvOddlGiroeZIZABDXbqeqXoUT\r
29         wk61esoINUN++zOkQQwGwZxOkmd/OCMduwFMMGsPCulVNoDVBtXTjFDt6WXz3jAPMb7W\r
30         L6Qup8ZExYx7yen7GTRYl10m0XkL2YiL1H2/Ow2VzjNDUeeyQOlmoTdqaB/WCuKmC36i\r
31         4Hy5ZLr411E4mKSRO9a6DGJcedvFwIGWmL6OUJoGq9ElJBF33o+5dh8E8WgpXkvzx0Zx\r
32         EZyyAVZ/cWbWxX0OS60aUgxJsaCGiQzofZ5CqbctQyg3pjcIQjEqadIBzi8ewaAkMKTe\r
33         SyhA==\r
34 X-Received: by 10.14.221.72 with SMTP id q48mr8795192eep.94.1375522630909;\r
35         Sat, 03 Aug 2013 02:37:10 -0700 (PDT)\r
36 Received: from rory-Inspiron-3521 (ti-225-82-132.telkomadsl.co.za.\r
37         [105.225.82.132])\r
38         by mx.google.com with ESMTPSA id p5sm17884828eeg.5.2013.08.03.02.37.08\r
39         for <multiple recipients>\r
40         (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);\r
41         Sat, 03 Aug 2013 02:37:10 -0700 (PDT)\r
42 Received: by rory-Inspiron-3521 (Postfix, from userid 1000)\r
43         id 7851B1600344; Sat,  3 Aug 2013 11:36:55 +0200 (SAST)\r
44 From: Rory Yorke <rory.yorke@gmail.com>\r
45 To: notmuch@notmuchmail.org\r
46 Subject: [PATCH] man/Makefile.local: allow out-of-tree 'make install'.\r
47 Date: Sat,  3 Aug 2013 11:36:37 +0200\r
48 Message-Id: <1375522597-23428-1-git-send-email-rory.yorke@gmail.com>\r
49 X-Mailer: git-send-email 1.8.1.2\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 Aug 2013 09:37:19 -0000\r
63 \r
64 Change man-page source directory ('dir') to refer to srcdir.\r
65 ---\r
66  man/Makefile.local | 2 +-\r
67  1 file changed, 1 insertion(+), 1 deletion(-)\r
68 \r
69 diff --git a/man/Makefile.local b/man/Makefile.local\r
70 index 216aaa0..768f4cf 100644\r
71 --- a/man/Makefile.local\r
72 +++ b/man/Makefile.local\r
73 @@ -1,6 +1,6 @@\r
74  # -*- Makefile -*-\r
75  \r
76 -dir := man\r
77 +dir := $(srcdir)/man\r
78  \r
79  # this variable seems to be needed to prevent lazy evaluation causing\r
80  # problems with $(dir) changing values.\r
81 -- \r
82 1.8.1.2\r
83 \r