From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 553876DE0AF4 for ; Thu, 20 Oct 2016 11:22:43 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.401 X-Spam-Level: X-Spam-Status: No, score=-0.401 tagged_above=-999 required=5 tests=[AWL=-0.079, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.211, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fizfvabqi7a7 for ; Thu, 20 Oct 2016 11:22:42 -0700 (PDT) Received: from mail-pf0-f176.google.com (mail-pf0-f176.google.com [209.85.192.176]) by arlo.cworth.org (Postfix) with ESMTPS id BD2C16DE0173 for ; Thu, 20 Oct 2016 11:22:42 -0700 (PDT) Received: by mail-pf0-f176.google.com with SMTP id r16so41384528pfg.1 for ; Thu, 20 Oct 2016 11:22:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:subject:date:message-id; bh=OVKKMQP412Qs2Rup5UkvZAqnEPy0xmXpE2Y7dgYjW9M=; b=HMaC2FECc8Fr5xQ9R3ZJsc5YO64OurHV/pgjrHe2fPXYdMtobZPXnyFJZTsUEH0XlK KULarlG+XQL4GSz1UklfnVJIIKBg0Z5ZIZhaQvMmFkh9RS5ara2goBu/7MVMrm0DgGy6 FqxkVoU83GGiBRhOoSckYzApz+bFggSXuChkoXb2ZYlMyLygKtxdEIJNm4rwWJz+LLqB ia7ocBE0rSFWnfqvoBq7UgCG4UwxttIZ/K17WkkWlARG66NimCkdPE2HiQUTeQJxJi0/ Is+Drw/MrikhLI95F7QEUsgRHGa0GESJOoj9Br9OAw6WPUZz+BlH8bz7i5pimqCm6B+/ NPkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=OVKKMQP412Qs2Rup5UkvZAqnEPy0xmXpE2Y7dgYjW9M=; b=GNKpfIVIzf5I5XS+jeQcHN2ACVemEu/iPPD0QXJkPGuay3ijqmAwUdTTfT+SCU7fn/ FFIQ+7Xazs5uXGfGBIFnk1HhDiGHbuM7Nju5OYNSLstNiulOejlV+YaWC/Nj+C9J++qv rk6TDQmBeMDOD3mRIbGY2Sz6YRIDdeWw3Un949q74iu887UIk6cYCr0e3Lmk8ox3HlMf Auqni0zgiKZLK4DkD0E3/SmWeZIkZA7LMyFLU4TsbNI+RlvYYYc+5lGQI1tcf4FpIVfU Dhq4kfiWU1NqJ3V4KlQhsvX5Sb7Y19j/Nl+8jNZSSMh+nb7F3bNWZ8kFEzf8S4rbpA/0 Xojw== X-Gm-Message-State: AA6/9RkyOpvHXtWY3cqlDI5VepBW5ROXbnHZ/x7BWrDAAHQ8PRN8JakErRO+DW4OmEpFC10q X-Received: by 10.99.229.17 with SMTP id r17mr2888431pgh.97.1476987761742; Thu, 20 Oct 2016 11:22:41 -0700 (PDT) Received: from marmstrong-linux.kir.corp.google.com ([100.119.200.73]) by smtp.gmail.com with ESMTPSA id ad15sm73576163pac.33.2016.10.20.11.22.40 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 20 Oct 2016 11:22:41 -0700 (PDT) From: Matt Armstrong To: notmuch@notmuchmail.org Subject: [PATCH v2] emacs: make faces clear on dark backgrounds. Date: Thu, 20 Oct 2016 11:22:33 -0700 Message-Id: <1476987754-13672-1-git-send-email-marmstrong@google.com> X-Mailer: git-send-email 2.8.0.rc3.226.g39d4020 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2016 18:22:43 -0000 I found a multipart/signed message and verified that indeed the "blue" button created by way of notmuch-crypto-part-header is unreadable on dark backgrounds.