[PATCH] emacs: "message-cited-text-face" is obsolete since Emacs 22.1. Use "message...
authorPieter Praet <pieter@praet.org>
Wed, 16 Mar 2011 07:09:52 +0000 (08:09 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:00 +0000 (09:38 -0800)
84/c41be7158d41e92b5e741cac349865bc16e0c1 [new file with mode: 0644]

diff --git a/84/c41be7158d41e92b5e741cac349865bc16e0c1 b/84/c41be7158d41e92b5e741cac349865bc16e0c1
new file mode 100644 (file)
index 0000000..ba306f6
--- /dev/null
@@ -0,0 +1,83 @@
+Return-Path: <pieter@praet.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id DF0B7431FD0\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Mar 2011 00:09:58 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id A98e1WOXVp5u for <notmuch@notmuchmail.org>;\r
+       Wed, 16 Mar 2011 00:09:58 -0700 (PDT)\r
+Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
+ [74.125.82.45])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 0861D431FB5   for <notmuch@notmuchmail.org>; Wed, 16 Mar 2011 00:09:57 -0700\r
+ (PDT)\r
+Received: by wwb28 with SMTP id 28so1457250wwb.2\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Mar 2011 00:09:55 -0700 (PDT)\r
+Received: by 10.227.147.196 with SMTP id m4mr396659wbv.179.1300259395677;\r
+       Wed, 16 Mar 2011 00:09:55 -0700 (PDT)\r
+Received: from localhost (181.66-240-81.adsl-dyn.isp.belgacom.be\r
+       [81.240.66.181])\r
+       by mx.google.com with ESMTPS id u9sm779293wbg.0.2011.03.16.00.09.53\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Wed, 16 Mar 2011 00:09:54 -0700 (PDT)\r
+From: Pieter Praet <pieter@praet.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] emacs: "message-cited-text-face" is obsolete since Emacs\r
+       22.1. Use "message-cited-text" instead.\r
+User-Agent: Notmuch/0.5-49-g4aeb291 (http://notmuchmail.org) Emacs/23.1.50.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Wed, 16 Mar 2011 08:09:52 +0100\r
+Message-ID:\r
+ <874o73h77j.fsf@A7GMS.i-did-not-set--mail-host-address--so-tickle-me>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 16 Mar 2011 07:09:59 -0000\r
+\r
+\r
+---\r
+ emacs/notmuch-wash.el |    4 ++--\r
+ 1 files changed, 2 insertions(+), 2 deletions(-)\r
+\r
+diff --git a/emacs/notmuch-wash.el b/emacs/notmuch-wash.el\r
+index c4a7a41..0e64eb2 100644\r
+--- a/emacs/notmuch-wash.el\r
++++ b/emacs/notmuch-wash.el\r
+@@ -125,7 +125,7 @@ is what to put on the button."\r
+     (let* ((cite-start (match-beginning 0))\r
+          (cite-end (match-end 0))\r
+          (cite-lines (count-lines cite-start cite-end)))\r
+-      (overlay-put (make-overlay cite-start cite-end) 'face 'message-cited-text-face)\r
++      (overlay-put (make-overlay cite-start cite-end) 'face 'message-cited-text)\r
+       (when (> cite-lines (+ notmuch-wash-citation-lines-prefix\r
+                            notmuch-wash-citation-lines-suffix\r
+                            1))\r
+@@ -151,7 +151,7 @@ is what to put on the button."\r
+                 (sig-end-marker (make-marker)))\r
+             (set-marker sig-start-marker sig-start)\r
+             (set-marker sig-end-marker (point-max))\r
+-            (overlay-put (make-overlay sig-start-marker sig-end-marker) 'face 'message-cited-text-face)\r
++            (overlay-put (make-overlay sig-start-marker sig-end-marker) 'face 'message-cited-text)\r
+             (notmuch-wash-region-to-button\r
+              sig-start-marker sig-end-marker\r
+              "signature" "\n"\r
+---\r