From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id AFB456DE01CE for ; Fri, 18 Mar 2016 15:27:21 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.16 X-Spam-Level: X-Spam-Status: No, score=-0.16 tagged_above=-999 required=5 tests=[AWL=-0.093, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_NEUTRAL=0.652, UNPARSEABLE_RELAY=0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Na2LZhfHcdDv for ; Fri, 18 Mar 2016 15:27:13 -0700 (PDT) Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by arlo.cworth.org (Postfix) with ESMTPS id 0C55D6DE00F2 for ; Fri, 18 Mar 2016 15:27:11 -0700 (PDT) Received: by mail-wm0-f65.google.com with SMTP id l68so9010884wml.3 for ; Fri, 18 Mar 2016 15:27:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dme-org.20150623.gappssmtp.com; s=20150623; h=to:subject:in-reply-to:references:from:date:message-id:mime-version; bh=pBHqDgJuQYu82tzZg7fW6Rn+5Ftaqzcx6cf4L5RZXVI=; b=eF/kJueCJ3NU3NyntCGOXL6Qo94SVEATDOJS8TVC1ShqcUUQoPAEJvI6WNAPpm8nOG dnXnwU99YqvDG62zYg1w1R5xJ4hawA0P9wzzkWuP6YTOYwxcZPI44KddNd9hBbGscc9q DTx2fca2DPjarPNwM1i8vInBdGKMBLZY8oBr/HYLT8tcSd+J+kdkvnx6m+Lykx+qe6uj sS508BcBETutewC9XM3Dy3/E2ZktZx4HXCeD9nYbbnqgUC+R27Yw3lCtsXYPRqw+NoWh 7WilA4Tom/zHeaimfXxA6ZrqT38VRPKbkO+VJ2gpmrW1OPjcLK1xPoQ9561V5LQhQN2N 8hLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:subject:in-reply-to:references:from:date :message-id:mime-version; bh=pBHqDgJuQYu82tzZg7fW6Rn+5Ftaqzcx6cf4L5RZXVI=; b=HmMcTi23e8fCMef9goKxu1PN6etnEkadSnUJSjSNYVcGVXacyxaNP6qFE1EzWFLuM4 F//+x0//WI1FJ6saw5SyVco2WHPn7HO/LuHmzrVJ5CBV974PiCrcSaz7Fjrx+sNP9pic gf4rKTvGHSJuAM+TZ/HhMBjjtgCnV8sUoMFfreS51gxSz6VyYNEcNhFECcLhtcf9Vu80 S5MRCznLdaMBrknnxTlntRuJPbHaRyB7WpwUpNPeowaV8//ce3/yI3oy0GJYCjYTZiQk DGPG7OtQptyh+i9s1NFXtvh45025rtzpfb41C1g6beo587OBs+4zcjSINMPb5P6wFSmH kRtA== X-Gm-Message-State: AD7BkJKP93Xy2CpchQcRngvj7GP+LUxmkfKedhBh9L6c4DJCaMyXVBC2Otzx21Ia+hyLlw== X-Received: by 10.194.11.67 with SMTP id o3mr18114641wjb.74.1458340030002; Fri, 18 Mar 2016 15:27:10 -0700 (PDT) Received: from disaster-area.hh.sledj.net ([2a01:348:1a2:1:ea39:35ff:fe2c:a227]) by smtp.gmail.com with ESMTPSA id y3sm1118453wmy.17.2016.03.18.15.27.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Mar 2016 15:27:08 -0700 (PDT) Received: from localhost (disaster-area.hh.sledj.net [local]) by disaster-area.hh.sledj.net (OpenSMTPD) with ESMTPA id ce67656f; Fri, 18 Mar 2016 22:27:07 +0000 (UTC) To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH v1] emacs: Don't insert part header pseudo-buttons during reply by default. In-Reply-To: <87k2kz329t.fsf@zancas.localnet> References: <1458117593-32586-1-git-send-email-dme@dme.org> <87k2kz329t.fsf@zancas.localnet> From: David Edmondson Date: Fri, 18 Mar 2016 22:27:07 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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, 18 Mar 2016 22:27:21 -0000 On Fri, Mar 18 2016, David Bremner wrote: > I think I have small preference for Nicolas' version, so I'm marking > this as "obsolete". Please let me know and/or retag if you disagree. His looks good to me.