[PATCH 2/3] ruby: allow build with RUNPATH
[notmuch-archives.git] / 57 / c3d8825ae6d39df4d168fa43fbc05f2d00a7b7
1 Return-Path: <cworth@cworth.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 12FC0431FBF;\r
6         Sat, 21 Nov 2009 02:31:21 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id Nzsy0jKLfRB7; Sat, 21 Nov 2009 02:31:20 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id 9E742431FAE;\r
13         Sat, 21 Nov 2009 02:31:19 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>\r
16 In-Reply-To: <20091121040730.GA17925@skywalker.linux.vnet.ibm.com>\r
17 References: <1258730844-8711-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>\r
18         <87lji04m7z.fsf@yoom.home.cworth.org>\r
19         <20091121040730.GA17925@skywalker.linux.vnet.ibm.com>\r
20 Date: Sat, 21 Nov 2009 11:31:08 +0100\r
21 Message-ID: <87k4xk41ar.fsf@yoom.home.cworth.org>\r
22 MIME-Version: 1.0\r
23 Content-Type: text/plain; charset=us-ascii\r
24 Cc: notmuch@notmuchmail.org\r
25 Subject: Re: [notmuch] [PATCH] notmuch.el: Add face support to search and\r
26  show mode\r
27 X-BeenThere: notmuch@notmuchmail.org\r
28 X-Mailman-Version: 2.1.12\r
29 Precedence: list\r
30 List-Id: "Use and development of the notmuch mail system."\r
31         <notmuch.notmuchmail.org>\r
32 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
33         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
34 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
35 List-Post: <mailto:notmuch@notmuchmail.org>\r
36 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
37 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
38         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
39 X-List-Received-Date: Sat, 21 Nov 2009 10:31:21 -0000\r
40 \r
41 On Sat, 21 Nov 2009 09:37:30 +0530, "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> wrote:\r
42 > To verify whether i have some setting in .emacs i ran emacs -q and still\r
43 > i am able see the colors. So not sure what extra is needed. I also tried\r
44 > emacs23 and that also worked. Are you able to see this faces via customize-face\r
45 > command ? And what is the color they display in customize-face ?\r
46 \r
47 I think this was user-error on my part. So sorry about the noise.\r
48 \r
49 For one thing, I recently broke the Makefiles to install\r
50 notmuch.el/notmuch.elc into the wrong directory.\r
51 \r
52 Fixes shortly...\r
53 \r
54 -Carl\r