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 179B7431FD0 for ; Wed, 16 Mar 2011 04:23:42 -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 um9GsMc5iMV1 for ; Wed, 16 Mar 2011 04:23:41 -0700 (PDT) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 5D0DC431FB5 for ; Wed, 16 Mar 2011 04:23:41 -0700 (PDT) Received: from zancas.localnet (fctnnbsc30w-142167174034.pppoe-dynamic.High-Speed.nb.bellaliant.net [142.167.174.34]) (authenticated bits=0) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p2GBNccP018025 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Wed, 16 Mar 2011 08:23:38 -0300 Received: from bremner by zancas.localnet with local (Exim 4.72) (envelope-from ) id 1Pzom8-00082u-4Q; Wed, 16 Mar 2011 08:20:24 -0300 From: David Bremner To: Pieter Praet , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: "message-cited-text-face" is obsolete since Emacs 22.1. Use "message-cited-text" instead. In-Reply-To: <874o73h77j.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me> References: <874o73h77j.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me> User-Agent: Notmuch/0.5-101-g43901b8 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Wed, 16 Mar 2011 08:20:24 -0300 Message-ID: <87ipvjnwg7.fsf@zancas.localnet> 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: Wed, 16 Mar 2011 11:23:42 -0000 Hi Pieter; Thanks a lot for the the patch. I notice there is no commit message in the body, so I suspect the chances of Carl applying it as-is are pretty remote. Of course I could be off-base, but we've had many patches in the past go back for improved commit messages. All the best, David