[PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages
[notmuch-archives.git] / 88 / 06d26672f3d93f7b04ca7c0cb1bdbaf93734fb
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 180CD4196F0\r
6         for <notmuch@notmuchmail.org>; Wed,  7 Apr 2010 04:42:26 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham\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 a090iYWnZnWA for <notmuch@notmuchmail.org>;\r
16         Wed,  7 Apr 2010 04:42:25 -0700 (PDT)\r
17 Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.145])\r
18         by olra.theworths.org (Postfix) with ESMTP id 47697431FC1\r
19         for <notmuch@notmuchmail.org>; Wed,  7 Apr 2010 04:42:25 -0700 (PDT)\r
20 Received: by ey-out-1920.google.com with SMTP id 3so95451eyh.6\r
21         for <notmuch@notmuchmail.org>; Wed, 07 Apr 2010 04:42:24 -0700 (PDT)\r
22 Received: by 10.213.43.14 with SMTP id u14mr1828717ebe.51.1270640544128;\r
23         Wed, 07 Apr 2010 04:42:24 -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 16sm7999266ewy.3.2010.04.07.04.42.22\r
27         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
28         Wed, 07 Apr 2010 04:42:22 -0700 (PDT)\r
29 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
30         id 188685941E9; Wed,  7 Apr 2010 12:42:21 +0100 (BST)\r
31 To: notmuch <notmuch@notmuchmail.org>\r
32 Subject: finding the emacs lisp after install\r
33 From: David Edmondson <dme@dme.org>\r
34 Date: Wed, 07 Apr 2010 12:42:21 +0100\r
35 Message-ID: <87sk77wkte.fsf@ut.hh.sledj.net>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=us-ascii\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Wed, 07 Apr 2010 11:42:26 -0000\r
51 \r
52 After this change...\r
53 \r
54 > commit dfbec15b2388158693ab0dce0c7d348c4c5a98a5\r
55 > Author: Carl Worth <cworth@cworth.org>\r
56 > Date:   Tue Apr 6 15:05:13 2010 -0700\r
57\r
58 >     Install emacs lisp files into a notmuch sub-directory of site-lisp.\r
59 >     \r
60 >     Now that we have multiple emacs-lisp source files, it's just more\r
61 >     polite this way.\r
62 \r
63 ...how is emacs supposed to find these files? .../site-lisp/notmuch is\r
64 not in my load-path by default (Debian GNU Emacs 23.1.1).\r
65 \r
66 dme.\r
67 -- \r
68 David Edmondson, http://dme.org\r