Re: v4 of DB_RETRY_LOCK patches
[notmuch-archives.git] / 79 / e3fe9972d0a813ae2f3e7de952b712ae42137f
1 Return-Path: <tomi.ollila@iki.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 6BC09431FDB\r
6         for <notmuch@notmuchmail.org>; Fri,  9 Jan 2015 05:57:35 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 2.438\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.438 tagged_above=-999 required=5\r
12         tests=[DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Qx-4I1qLYEV5 for <notmuch@notmuchmail.org>;\r
16         Fri,  9 Jan 2015 05:57:30 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 400CD431FD8\r
19         for <notmuch@notmuchmail.org>; Fri,  9 Jan 2015 05:57:30 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id 6BA85100090;\r
22         Fri,  9 Jan 2015 15:56:59 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Todd <tolchz@gmail.com>, David Bremner <david@tethera.net>,\r
25         notmuch@notmuchmail.org\r
26 Subject: Re: [PATCH] Use the message cite variable instead of a hard\r
27         coded   function\r
28 In-Reply-To: <87a91s2kwq.fsf@electricoding.com>\r
29 References: <1420766347-3692-1-git-send-email-todd@electricoding.com>\r
30         <874ms0o0jz.fsf@maritornes.cs.unb.ca>\r
31         <87a91s2kwq.fsf@electricoding.com>\r
32 User-Agent: Notmuch/0.19+14~ge04617b (http://notmuchmail.org) Emacs/24.3.1\r
33         (x86_64-unknown-linux-gnu)\r
34 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
35         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
36         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
37 Date: Fri, 09 Jan 2015 15:56:59 +0200\r
38 Message-ID: <m2k30wukes.fsf@guru.guru-group.fi>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Fri, 09 Jan 2015 13:57:35 -0000\r
54 \r
55 On Fri, Jan 09 2015, Todd <tolchz@gmail.com> wrote:\r
56 \r
57 > It's defaulted to message-cite-original in Emacs 24, and may have been\r
58 > back to Emacs 22.3 ("This variable was introduced, or its default value\r
59 > was changed, in version 22.3 of Emacs.").  \r
60 >\r
61 > I can re-work the patch to fall back to message-cite-original if it's\r
62 > been unset, if that's preferred.\r
63 \r
64 For reference: in emacs 23.1 the message-yank-original function in\r
65 message.el will do nothing in case message-site-function is unset\r
66 (if it is set, it does plenty of things, including\r
67 (funcall message-site-function) )\r
68 \r
69 Tomi\r
70 \r
71 >\r
72 > - Todd\r
73 >\r
74 >\r
75 >>>>>> "DB" == David Bremner <david@tethera.net> writes:\r
76 >     DB> Hi Todd;\r
77 >\r
78 >     DB> Thanks for the patch. What happens to the behaviour of notmuch-reply for\r
79 >     DB> people that have not customized this variable?\r
80 >\r
81 >     DB> d\r
82 > _______________________________________________\r
83 > notmuch mailing list\r
84 > notmuch@notmuchmail.org\r
85 > http://notmuchmail.org/mailman/listinfo/notmuch\r