From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 185A5431FC7 for ; Sun, 30 Nov 2014 23:16:57 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.699 X-Spam-Level: X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7, UNPARSEABLE_RELAY=0.001] 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 WMRcfpOGEx9W for ; Sun, 30 Nov 2014 23:16:46 -0800 (PST) Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 672E2431FBC for ; Sun, 30 Nov 2014 23:16:44 -0800 (PST) Received: by mail-wg0-f46.google.com with SMTP id a1so5079388wgh.33 for ; Sun, 30 Nov 2014 23:16:43 -0800 (PST) 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:user-agent :from:date:message-id:mime-version:content-type; bh=YM42i2QkzRKtijIVsvTPjxiszLSlk9j+YDWZSq1a/rg=; b=IawulqYuidyan+iC2VaIj2UaMzO/DIpCcWV23zxMSlLgJX1a6NdfbLNgRacyCP1Jq/ /ctlurcxNUMigbI4RlwvhmgVhfByQBXt4ZPHiHVNCw9mgcFMyxTJVH2v4If9u6vkuard WuZ2AHhUKru2aZpnSOuIo3i8EroYC1zUxHZB/CvSBHL3kOlpXo7zcacU/0JhsZjHL9p3 FiGLj4qbB0nHpITK5blMKVt860+rZP9MdPvk5Hwwr+CGKnJXfOIpS4kgSlgFbbKbOwXH QrBj8ZRNfGLv1FMhKM5Dqk90/QElGUWsCK2YdKmewCDHk0pnOGQ4yNWtJOpH9Mo/h4Kn Gm6A== X-Gm-Message-State: ALoCoQk4iUnnO6IZGRbxWqlIkfUeMOcJLLVKVm9ozjzJUFOSiuAdLEEdu39ExP84sw+HMJwKodm2 X-Received: by 10.180.73.235 with SMTP id o11mr62664963wiv.51.1417418203148; Sun, 30 Nov 2014 23:16:43 -0800 (PST) Received: from disaster-area.hh.sledj.net ([2a01:348:1a2:1:ea39:35ff:fe2c:a227]) by mx.google.com with ESMTPSA id kn5sm26318178wjb.48.2014.11.30.23.16.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Nov 2014 23:16:42 -0800 (PST) Received: from localhost (30000@localhost [local]); by localhost (OpenSMTPD) with ESMTPA id a675c95a; Mon, 1 Dec 2014 07:16:40 +0000 (UTC) To: David Bremner , notmuch@notmuchmail.org, 759646@bugs.debian.org Subject: Re: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail In-Reply-To: <87388zdg0z.fsf@maritornes.cs.unb.ca> References: <87lhq7npcw.fsf@maritornes.cs.unb.ca> <87k35q2zso.fsf@nikula.org> <54055C53.40604@fifthhorseman.net> <87egsldds6.fsf@maritornes.cs.unb.ca> <87388zdg0z.fsf@maritornes.cs.unb.ca> User-Agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Mon, 01 Dec 2014 07:16:40 +0000 Message-ID: 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: Mon, 01 Dec 2014 07:16:57 -0000 On Mon, Dec 01 2014, David Bremner wrote: > David Edmondson writes: > >>> I'm a little torn what to do here. On the one hand the upstream change >>> fixes the bug as reported. On the other hand, if something corrupts the >>> #secure tag (e.g., by deleting a letter), then the message is still sent >>> un-uncrypted. >> >> I'm unclear on what you mean. Is it that "upgrade to 24.4" is not a good >> enough answer, because we are still leaving pre-24.4 people out in the >> cold? > > No, I mean the fix is rather narrow in that editing somewhere else on > the same line causes the same problem as before, even in 24.4 Ah, okay. Well, off to emacs-devel with you, then :-D