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 EDFAD429E5F for ; Tue, 17 Jan 2012 08:20:27 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 kTksuqpZdbwe for ; Tue, 17 Jan 2012 08:20:27 -0800 (PST) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 6EE4F429E3B for ; Tue, 17 Jan 2012 08:20:27 -0800 (PST) Received: by bkty12 with SMTP id y12so709767bkt.26 for ; Tue, 17 Jan 2012 08:20:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.129.198 with SMTP id p6mr6718353bks.96.1326817226147; Tue, 17 Jan 2012 08:20:26 -0800 (PST) Sender: awg@xvx.ca Received: by 10.205.33.73 with HTTP; Tue, 17 Jan 2012 08:20:26 -0800 (PST) X-Originating-IP: [208.77.198.202] In-Reply-To: <20120117071749.GB2110@shi.workgroup> References: <1326737603-21166-1-git-send-email-awg+notmuch@xvx.ca> <1326763139-31146-1-git-send-email-awg+notmuch@xvx.ca> <20120117071749.GB2110@shi.workgroup> Date: Tue, 17 Jan 2012 09:20:26 -0700 X-Google-Sender-Auth: DO29gTpuXHR__ABTv1WpO2_1cy8 Message-ID: Subject: Re: how about message-citation-line-format (was: Re: [PATCH v2 5/4] emacs: Add customization for the first line of quotes.) From: Adam Wolfe Gordon To: notmuch Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: Tue, 17 Jan 2012 16:20:28 -0000 On Tue, Jan 17, 2012 at 00:17, Gregor Zattler wrote: > I really missed this feature in notmuch. =A0There is already > message-citation-line-format which is part of message mode or > gnus and is not used in notmuch. =A0Wouldn't it be more consistent > to reuse this? Glad to hear someone would use the feature. I wasn't aware of the existing variable, but I agree it's a better solution. I'll look into it.