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 6BC09431FDB for ; Fri, 9 Jan 2015 05:57:35 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 2.438 X-Spam-Level: ** X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 Qx-4I1qLYEV5 for ; Fri, 9 Jan 2015 05:57:30 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 400CD431FD8 for ; Fri, 9 Jan 2015 05:57:30 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 6BA85100090; Fri, 9 Jan 2015 15:56:59 +0200 (EET) From: Tomi Ollila To: Todd , David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] Use the message cite variable instead of a hard coded function In-Reply-To: <87a91s2kwq.fsf@electricoding.com> References: <1420766347-3692-1-git-send-email-todd@electricoding.com> <874ms0o0jz.fsf@maritornes.cs.unb.ca> <87a91s2kwq.fsf@electricoding.com> User-Agent: Notmuch/0.19+14~ge04617b (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain 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: Fri, 09 Jan 2015 13:57:35 -0000 On Fri, Jan 09 2015, Todd wrote: > It's defaulted to message-cite-original in Emacs 24, and may have been > back to Emacs 22.3 ("This variable was introduced, or its default value > was changed, in version 22.3 of Emacs."). > > I can re-work the patch to fall back to message-cite-original if it's > been unset, if that's preferred. For reference: in emacs 23.1 the message-yank-original function in message.el will do nothing in case message-site-function is unset (if it is set, it does plenty of things, including (funcall message-site-function) ) Tomi > > - Todd > > >>>>>> "DB" == David Bremner writes: > DB> Hi Todd; > > DB> Thanks for the patch. What happens to the behaviour of notmuch-reply for > DB> people that have not customized this variable? > > DB> d > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch