Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / c0 / 155fcd0029bed6cfb679254990de2e7c35d87a
1 Return-Path: <jeremy@nickurak.ca>\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 F247B431FAF\r
6         for <notmuch@notmuchmail.org>; Thu, 26 Jan 2012 13:59:57 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7]\r
13         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 PwVukTz8uZuJ for <notmuch@notmuchmail.org>;\r
17         Thu, 26 Jan 2012 13:59:57 -0800 (PST)\r
18 Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com\r
19         [209.85.216.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 53421431FAE\r
22         for <notmuch@notmuchmail.org>; Thu, 26 Jan 2012 13:59:57 -0800 (PST)\r
23 Received: by qcpx40 with SMTP id x40so660794qcp.26\r
24         for <notmuch@notmuchmail.org>; Thu, 26 Jan 2012 13:59:56 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
26         d=nickurak.ca; s=google-dkim;\r
27         h=mime-version:sender:x-originating-ip:in-reply-to:references:date\r
28         :x-google-sender-auth:message-id:subject:from:to:cc:content-type;\r
29         bh=UbqNeT+lZJE51cmy4FA3+XsDusDguLVAxdHli9IyRuM=;\r
30         b=Wea0+BIGYPm06HarbMt/ERnk4lOoZnYyC5GXQK0dUmJSeY3Q0yJnKKlFXlqSzHcCVU\r
31         efNeJjfzewe1rYixy6Nu6Ock0S08AXQSFtVbTdO9z1tNsZ0Ld4CreOZlv/zH5nftN1H0\r
32         CEWak5ouUCrJGcYhPvQy+Sd24WPD1gLEeVpwE=\r
33 MIME-Version: 1.0\r
34 Received: by 10.229.102.87 with SMTP id f23mr1473950qco.125.1327615196357;\r
35         Thu, 26 Jan 2012 13:59:56 -0800 (PST)\r
36 Sender: jeremy@nickurak.ca\r
37 Received: by 10.229.40.149 with HTTP; Thu, 26 Jan 2012 13:59:56 -0800 (PST)\r
38 X-Originating-IP: [128.221.197.58]\r
39 In-Reply-To: <20120126194146.GG1940@mit.edu>\r
40 References: <1327605679-15213-1-git-send-email-jani@nikula.org>\r
41         <20120126194146.GG1940@mit.edu>\r
42 Date: Thu, 26 Jan 2012 14:59:56 -0700\r
43 X-Google-Sender-Auth: hFEfW7xstziq9cz4vYGtQgPqg3Y\r
44 Message-ID:\r
45  <CA+eQo_3NYJtTT7exqit_BrYTRutisxubvEfWDTn6CdcoaU3N_A@mail.gmail.com>\r
46 Subject: Re: [PATCH] emacs: add default value to notmuch-search-line-faces\r
47 From: Jeremy Nickurak <not-much@trk.nickurak.ca>\r
48 To: Austin Clements <amdragon@mit.edu>\r
49 Content-Type: text/plain; charset=UTF-8\r
50 Cc: notmuch@notmuchmail.org\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Thu, 26 Jan 2012 21:59:58 -0000\r
64 \r
65 On Thu, Jan 26, 2012 at 12:41, Austin Clements <amdragon@mit.edu> wrote:\r
66 > As much as I would like this, many terminals don't visually\r
67 > distinguish between the default face and the default face in bold.\r
68 \r
69 I've taken a shot at this under xterm, gnome-terminal, and a basic\r
70 linux VT. I figure that if something is broken in another terminal\r
71 that breaks in one of these, it's somebody-elses-problem :)\r
72 \r
73 Xterm/gnome-terminal support bold just fine. With a Linux VT, emacs\r
74 just chooses i slightly lighter color, which is totally usable.\r