From dfcfdc5206e1006af9cfb708e91b8abec1da341c Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 16 Jan 2015 09:15:02 +0100 Subject: [PATCH] Re: [PATCH] emacs: make citation function customizable. --- e0/d7872725a65d19d9b72487e04c1bafc81d6641 | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 e0/d7872725a65d19d9b72487e04c1bafc81d6641 diff --git a/e0/d7872725a65d19d9b72487e04c1bafc81d6641 b/e0/d7872725a65d19d9b72487e04c1bafc81d6641 new file mode 100644 index 000000000..eb24fd623 --- /dev/null +++ b/e0/d7872725a65d19d9b72487e04c1bafc81d6641 @@ -0,0 +1,59 @@ +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 E614C431FDA + for ; Fri, 16 Jan 2015 00:15:12 -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 x2ILkTHFgZ8U for ; + Fri, 16 Jan 2015 00:15:10 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id EF1A6431FD9 + for ; Fri, 16 Jan 2015 00:15:09 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1YC23g-0004lj-SG; Fri, 16 Jan 2015 04:15:08 -0400 +Received: (nullmailer pid 30862 invoked by uid 1000); Fri, 16 Jan 2015 + 08:15:02 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH] emacs: make citation function customizable. +In-Reply-To: <1421265469-18655-1-git-send-email-david@tethera.net> +References: <1420900112-9187-1-git-send-email-todd@electricoding.com> + <1421265469-18655-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.19+21~gfabde93 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Fri, 16 Jan 2015 09:15:02 +0100 +Message-ID: <87d26f3zw9.fsf@maritornes.cs.unb.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, 16 Jan 2015 08:15:13 -0000 + +David Bremner writes: +> +> Thanks to Todd for tracking down the wibbly wobbly timey wimey behaviour of this variable. I propose to add our own variable to avoid surprising notmuch-emacs users. + +pushed. + +d -- 2.26.2