Re: [PATCH] Use the message cite variable instead of a hard coded function
authorTodd <tolchz@gmail.com>
Fri, 9 Jan 2015 12:33:41 +0000 (06:33 +1800)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:47:17 +0000 (14:47 -0700)
af/e25b80d524342bfee9dcfcd5e99385b7dfebeb [new file with mode: 0644]

diff --git a/af/e25b80d524342bfee9dcfcd5e99385b7dfebeb b/af/e25b80d524342bfee9dcfcd5e99385b7dfebeb
new file mode 100644 (file)
index 0000000..4a39ad3
--- /dev/null
@@ -0,0 +1,88 @@
+Return-Path: <tolchz@gmail.com>\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 2DEF1431E62\r
+       for <notmuch@notmuchmail.org>; Fri,  9 Jan 2015 04:34:08 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.639\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.639 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       DNS_FROM_AHBL_RHSBL=2.438, FREEMAIL_FROM=0.001,\r
+       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 xms5neQ7D4lb for <notmuch@notmuchmail.org>;\r
+       Fri,  9 Jan 2015 04:34:05 -0800 (PST)\r
+Received: from mail-yh0-f42.google.com (mail-yh0-f42.google.com\r
+       [209.85.213.42]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id E0C4F431FD8\r
+       for <notmuch@notmuchmail.org>; Fri,  9 Jan 2015 04:34:04 -0800 (PST)\r
+Received: by mail-yh0-f42.google.com with SMTP id v1so3949329yhn.1\r
+       for <notmuch@notmuchmail.org>; Fri, 09 Jan 2015 04:34:03 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+       :mime-version:content-type;\r
+       bh=/O2WgutViXa1V6J+sxPFJrGpzuO+/PzNkgCHBt5dBLA=;\r
+       b=Qj5vmBK8ZgNvxXLejqb2Y+Na32V4BmHMcYAIATVWz1GpLRibQaABnkTiZsj6OrlTAm\r
+       UuIySKZnQI53boFS4GPeGcYovLyeRUt44gpgL6hyKlMpuQDdcc5lkmxuBMZGbgxUbqJf\r
+       lwye51gRzexYnAhHtvtHeDXhL6H1W68C7SivJmRepz/qUfe8d7yNTKM1waHb6UFK7niP\r
+       +SZjAyX+5hioOVvgf5cT3awlt28F/0hR2hhQnRSqDBwDi9UaEufxr+HWkY4WDFCeyZeb\r
+       AiNZrL8+03Xjdz/oaZkHxIg3obNYMVhIpNy/wIxDOAgYNCsAk7aMAmY4zsHItmxDNskN\r
+       JOnw==\r
+X-Received: by 10.170.140.10 with SMTP id h10mr12416895ykc.9.1420806843182;\r
+       Fri, 09 Jan 2015 04:34:03 -0800 (PST)\r
+Received: from tz-lab (user-69-73-37-128.knology.net. [69.73.37.128])\r
+       by mx.google.com with ESMTPSA id e68sm4660605yhb.26.2015.01.09.04.34.02\r
+       (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+       Fri, 09 Jan 2015 04:34:02 -0800 (PST)\r
+From: Todd <tolchz@gmail.com>\r
+X-Google-Original-From: Todd <todd@electricoding.com>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] Use the message cite variable instead of a hard coded\r
+       function\r
+In-Reply-To: <874ms0o0jz.fsf@maritornes.cs.unb.ca>\r
+References: <1420766347-3692-1-git-send-email-todd@electricoding.com>\r
+       <874ms0o0jz.fsf@maritornes.cs.unb.ca>\r
+User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Fri, 09 Jan 2015 06:33:41 -0600\r
+Message-ID: <87a91s2kwq.fsf@electricoding.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-Mailman-Approved-At: Fri, 09 Jan 2015 05:08:10 -0800\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: Fri, 09 Jan 2015 12:34:08 -0000\r
+\r
+\r
+It's defaulted to message-cite-original in Emacs 24, and may have been\r
+back to Emacs 22.3 ("This variable was introduced, or its default value\r
+was changed, in version 22.3 of Emacs.").  \r
+\r
+I can re-work the patch to fall back to message-cite-original if it's\r
+been unset, if that's preferred.\r
+\r
+- Todd\r
+\r
+\r
+>>>>> "DB" == David Bremner <david@tethera.net> writes:\r
+    DB> Hi Todd;\r
+\r
+    DB> Thanks for the patch. What happens to the behaviour of notmuch-reply for\r
+    DB> people that have not customized this variable?\r
+\r
+    DB> d\r