Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 35E0D431FD0 for ; Sun, 20 Mar 2011 03:11:15 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E2Kff5z4WDM5 for ; Sun, 20 Mar 2011 03:11:14 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id D6BE5431FB5 for ; Sun, 20 Mar 2011 03:11:13 -0700 (PDT) Received: by wyf23 with SMTP id 23so4935803wyf.26 for ; Sun, 20 Mar 2011 03:11:10 -0700 (PDT) Received: by 10.216.179.137 with SMTP id h9mr3014963wem.4.1300615870080; Sun, 20 Mar 2011 03:11:10 -0700 (PDT) Received: from localhost (89.27-240-81.adsl-dyn.isp.belgacom.be [81.240.27.89]) by mx.google.com with ESMTPS id f30sm2183476wef.31.2011.03.20.03.11.07 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 20 Mar 2011 03:11:08 -0700 (PDT) From: Pieter Praet To: notmuch@notmuchmail.org Subject: [PATCH 0/1] emacs: Use "message-cited-text" instead of "message-cited-text-face" In-Reply-To: <87ipvjnwg7.fsf@zancas.localnet> References: <874o73h77j.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me> <87ipvjnwg7.fsf@zancas.localnet> User-Agent: Notmuch/0.5-49-g4aeb291 (http://notmuchmail.org) Emacs/23.1.50.1 (x86_64-pc-linux-gnu) Date: Sun, 20 Mar 2011 11:11:05 +0100 Message-ID: <87aagqqeyu.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Sun, 20 Mar 2011 10:11:15 -0000 On Wed, 16 Mar 2011 08:20:24 -0300, David Bremner wrote: > [...] I notice there is no commit message in the body, so I suspect > the chances of Carl applying it as-is are pretty remote. [...] David, Thanks for the heads up! Guess I should've read the patch submission guidelines first... Peace -Pieter