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 210FA431FAF for ; Fri, 3 Feb 2012 06:30:32 -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 Nf+6z1ehTYIB for ; Fri, 3 Feb 2012 06:30:31 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 5B2E5431FAE for ; Fri, 3 Feb 2012 06:30:31 -0800 (PST) Received: by wibhi8 with SMTP id hi8so2881206wib.26 for ; Fri, 03 Feb 2012 06:30:28 -0800 (PST) Received: by 10.180.87.8 with SMTP id t8mr25312496wiz.15.1328279428600; Fri, 03 Feb 2012 06:30:28 -0800 (PST) Received: from localhost ([109.131.13.166]) by mx.google.com with ESMTPS id dw7sm6946557wib.4.2012.02.03.06.30.27 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 03 Feb 2012 06:30:27 -0800 (PST) From: Pieter Praet To: David Bremner , notmuch@notmuchmail.org Subject: Re: MML Quoting patches. In-Reply-To: <871uqcf55z.fsf@zancas.localnet> References: <1328064581-13949-1-git-send-email-dmitry.kurochkin@gmail.com> <1328155293-2334-1-git-send-email-david@tethera.net> <87r4yc2p3y.fsf@praet.org> <871uqcf55z.fsf@zancas.localnet> User-Agent: Notmuch/0.11+132~ga81001f (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Fri, 03 Feb 2012 15:28:25 +0100 Message-ID: <878vkkout2.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, 03 Feb 2012 14:30:32 -0000 On Fri, 03 Feb 2012 08:54:48 -0400, David Bremner wrote: > On Fri, 03 Feb 2012 11:22:25 +0100, Pieter Praet wrote: > > > That mark was introduced in commit 03146f20, so isn't available in the > > release branch yet. Let's just use `point-max' instead, merge 'release' > > into 'master', and change it back to `mark' there. It's better to break > > MML tags in the user's sig for a little while than leave this security > > hole wide open. > > Thanks Pieter. > > I have pushed these both to release. > Thanks to you as well! > I'll have a look at the 3rd patch when I merge into master (after > release is tagged). At a glance, I suspect it would be better off to > make it real commit with a real commit message, since it does change > functionality. > Agreed. > d > Peace -- Pieter