[PATCH] emacs: implement notmuch-search-color-line with dolist.
[notmuch-archives.git] / 3d / a78d0ca45841d5dfa23c2a79606cfe0ab2a3be
1 Return-Path: <gmn-notmuch@m.gmane.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 0731E431FD0\r
6         for <notmuch@notmuchmail.org>; Sun, 15 May 2011 10:23:51 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\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 Dt3Wa0v3mf9j for <notmuch@notmuchmail.org>;\r
16         Sun, 15 May 2011 10:23:50 -0700 (PDT)\r
17 Received: from lo.gmane.org (lo.gmane.org [80.91.229.12])\r
18         by olra.theworths.org (Postfix) with ESMTP id 218CB431FB6\r
19         for <notmuch@notmuchmail.org>; Sun, 15 May 2011 10:23:50 -0700 (PDT)\r
20 Received: from list by lo.gmane.org with local (Exim 4.69)\r
21         (envelope-from <gmn-notmuch@m.gmane.org>) id 1QLf2h-0002VP-T1\r
22         for notmuch@notmuchmail.org; Sun, 15 May 2011 19:23:47 +0200\r
23 Received: from c-71-237-233-41.hsd1.or.comcast.net ([71.237.233.41])\r
24         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
25         id 1AlnuQ-0007hv-00\r
26         for <notmuch@notmuchmail.org>; Sun, 15 May 2011 19:23:47 +0200\r
27 Received: from mueen by c-71-237-233-41.hsd1.or.comcast.net with local (Gmexim\r
28         0.1 (Debian)) id 1AlnuQ-0007hv-00\r
29         for <notmuch@notmuchmail.org>; Sun, 15 May 2011 19:23:47 +0200\r
30 X-Injected-Via-Gmane: http://gmane.org/\r
31 To: notmuch@notmuchmail.org\r
32 From: mueen@nawaz.org\r
33 Subject: Re: Header and other questions\r
34 Date: Sun, 15 May 2011 10:15:25 -0700\r
35 Lines: 11\r
36 Message-ID: <87r57zdgwi.fsf@fester.com>\r
37 References: <878vu8edvf.fsf@fester.com> <4DD00472.1090201@fifthhorseman.net>\r
38 Mime-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 X-Complaints-To: usenet@dough.gmane.org\r
41 X-Gmane-NNTP-Posting-Host: c-71-237-233-41.hsd1.or.comcast.net\r
42 nm-tags: list notmuch\r
43 Cancel-Lock: sha1:KxNt8Ejqzumb+/Zss9WJ55oEsz8=\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Sun, 15 May 2011 17:23:51 -0000\r
57 \r
58 Daniel Kahn Gillmor\r
59 <dkg@fifthhorseman.net> writes:\r
60 \r
61 > On 05/15/2011 01:23 AM, mueen@nawaz.org wrote:\r
62 >> 1. How do I see *all* the headers using the emacs interface? It shows me\r
63 >> only 4 headers.\r
64 >\r
65 > shift-v from within a "notmuch-show" buffer will show the entire source\r
66 > of the message, including all headers.\r
67 \r
68 That did the trick - thanks!\r
69 \r