[PATCH] convert bitmap to unsigned char
[notmuch-archives.git] / bf / e4c819ae0953be6df81a97ff0b1fe20e4097d5
1 Return-Path: <aneesh.kumar@linux.vnet.ibm.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 4358C4196F2\r
6         for <notmuch@notmuchmail.org>; Thu, 25 Mar 2010 21:46:22 -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: -2.301\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.301 tagged_above=-999 required=5\r
12         tests=[BAYES_20=-0.001, RCVD_IN_DNSWL_MED=-2.3] 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 IMEMKRE5jqDm for <notmuch@notmuchmail.org>;\r
16         Thu, 25 Mar 2010 21:46:21 -0700 (PDT)\r
17 Received: from e23smtp07.au.ibm.com (e23smtp07.au.ibm.com [202.81.31.140])\r
18         by olra.theworths.org (Postfix) with ESMTP id A4D504196F3\r
19         for <notmuch@notmuchmail.org>; Thu, 25 Mar 2010 21:46:20 -0700 (PDT)\r
20 Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [202.81.31.247])\r
21         by e23smtp07.au.ibm.com (8.14.3/8.13.1) with ESMTP id o2Q4kIiA019980\r
22         for <notmuch@notmuchmail.org>; Fri, 26 Mar 2010 15:46:18 +1100\r
23 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138])\r
24         by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id\r
25         o2Q4eBxY1511666\r
26         for <notmuch@notmuchmail.org>; Fri, 26 Mar 2010 15:40:11 +1100\r
27 Received: from d23av02.au.ibm.com (loopback [127.0.0.1])\r
28         by d23av02.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id\r
29         o2Q4kHpO022272\r
30         for <notmuch@notmuchmail.org>; Fri, 26 Mar 2010 15:46:17 +1100\r
31 Received: from skywalker.linux.vnet.ibm.com ([9.77.197.83])\r
32         by d23av02.au.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id\r
33         o2Q4kDgM022224; Fri, 26 Mar 2010 15:46:15 +1100\r
34 From: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>\r
35 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
36 In-Reply-To: <87zl1wg3vi.fsf@uf.hh.sledj.net>\r
37 References: <87iq8o76r8.fsf@uf.hh.sledj.net>\r
38         <87d3yudvja.fsf@uf.hh.sledj.net> <87tys557y5.fsf@linux.vnet.ibm.com>\r
39         <87zl1wg3vi.fsf@uf.hh.sledj.net>\r
40 Date: Fri, 26 Mar 2010 10:16:12 +0530\r
41 Message-ID: <87vdcjheqz.fsf@linux.vnet.ibm.com>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 Subject: Re: [notmuch] JSON based emacs UI\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: Fri, 26 Mar 2010 04:46:22 -0000\r
58 \r
59 On Thu, 25 Mar 2010 09:14:09 +0000, David Edmondson <dme@dme.org> wrote:\r
60 > On Thu, 25 Mar 2010 10:11:38 +0530, "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com> wrote:\r
61 > > Is there a way to get the inline patches shown similar to\r
62 > > diff-mode not just the attached patches ?\r
63\r
64 > A new hook function for text/plain parts called\r
65 > `notmuch-wash-inline-patch' is added that attempts to do this by\r
66 > converting the inline patch into a fake attachment.\r
67\r
68 > It guesses whether a buffer includes a patch and also the extent of that\r
69 > patch, so it's a bit risky and hence not enabled by default. It is only\r
70 > lightly tested. You can try it out by setting:\r
71\r
72 >    (setq notmuch-show-insert-text/plain-hook\r
73 >          '(notmuch-wash-wrap-long-lines\r
74 >            notmuch-wash-tidy-citations\r
75 >            notmuch-wash-compress-blanks\r
76 >            notmuch-wash-inline-patch\r
77 >            notmuch-wash-markup-citations))\r
78\r
79 > The order is important!\r
80\r
81 \r
82 That worked. Thanks. BTW is there a way to get '=' to reload the thread\r
83 details. Something similar to notmuch-search-refresh-view. for the show\r
84 window. That would make sure i can get the tag updated tag details by\r
85 using = key. right now it is difficult to find out whether i "unread"\r
86 tag is removed from a message or not. The best fix would be to show the\r
87 updated tag dynamically \r
88 \r
89 -aneesh\r