Re: [PATCH] Use the message cite variable instead of a hard coded function
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 9 Jan 2015 13:56:59 +0000 (15:56 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:47:17 +0000 (14:47 -0700)
79/e3fe9972d0a813ae2f3e7de952b712ae42137f [new file with mode: 0644]

diff --git a/79/e3fe9972d0a813ae2f3e7de952b712ae42137f b/79/e3fe9972d0a813ae2f3e7de952b712ae42137f
new file mode 100644 (file)
index 0000000..7ba6e17
--- /dev/null
@@ -0,0 +1,85 @@
+Return-Path: <tomi.ollila@iki.fi>\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 6BC09431FDB\r
+       for <notmuch@notmuchmail.org>; Fri,  9 Jan 2015 05:57:35 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.438\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.438 tagged_above=-999 required=5\r
+       tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 Qx-4I1qLYEV5 for <notmuch@notmuchmail.org>;\r
+       Fri,  9 Jan 2015 05:57:30 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 400CD431FD8\r
+       for <notmuch@notmuchmail.org>; Fri,  9 Jan 2015 05:57:30 -0800 (PST)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+       by guru.guru-group.fi (Postfix) with ESMTP id 6BA85100090;\r
+       Fri,  9 Jan 2015 15:56:59 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Todd <tolchz@gmail.com>, David Bremner <david@tethera.net>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] Use the message cite variable instead of a hard\r
+       coded   function\r
+In-Reply-To: <87a91s2kwq.fsf@electricoding.com>\r
+References: <1420766347-3692-1-git-send-email-todd@electricoding.com>\r
+       <874ms0o0jz.fsf@maritornes.cs.unb.ca>\r
+       <87a91s2kwq.fsf@electricoding.com>\r
+User-Agent: Notmuch/0.19+14~ge04617b (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Fri, 09 Jan 2015 15:56:59 +0200\r
+Message-ID: <m2k30wukes.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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 13:57:35 -0000\r
+\r
+On Fri, Jan 09 2015, Todd <tolchz@gmail.com> wrote:\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
+For reference: in emacs 23.1 the message-yank-original function in\r
+message.el will do nothing in case message-site-function is unset\r
+(if it is set, it does plenty of things, including\r
+(funcall message-site-function) )\r
+\r
+Tomi\r
+\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
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> http://notmuchmail.org/mailman/listinfo/notmuch\r