From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Yuri D'Elia Newsgroups: gmane.emacs.devel Subject: Re: message.el and mml-secure-bcc-is-safe Date: Wed, 25 Jan 2017 18:02:03 +0100 Message-ID: <87d1fb3wfo.fsf@wavexx.thregr.org> References: <87tw9b9jud.fsf@wavexx.thregr.org> <87y3y49xt7.fsf@gnus.org> <874m0rgqff.fsf@informationelle-selbstbestimmung-im-internet.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1485363883 21118 195.159.176.226 (25 Jan 2017 17:04:43 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2017 17:04:43 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 25 18:04:38 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQzd-0003iW-PV for ged-emacs-devel@m.gmane.org; Wed, 25 Jan 2017 18:04:21 +0100 Original-Received: from localhost ([::1]:33148 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWQzj-00048t-0s for ged-emacs-devel@m.gmane.org; Wed, 25 Jan 2017 12:04:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWQyM-0003LQ-W9 for emacs-devel@gnu.org; Wed, 25 Jan 2017 12:03:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWQyI-0001Ah-4Q for emacs-devel@gnu.org; Wed, 25 Jan 2017 12:03:03 -0500 Original-Received: from [195.159.176.226] (port=33768 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWQyH-0001AO-VA for emacs-devel@gnu.org; Wed, 25 Jan 2017 12:02:58 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cWQxv-0004PV-LP for emacs-devel@gnu.org; Wed, 25 Jan 2017 18:02:35 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 8 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:n0DEu+ViYXRwLKJj17vWF84paFw= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:211599 Archived-At: On Sun, Jan 22 2017, Jens Lechtenboerger wrote: >> I'm not sure... there might be subtleties there... I've added Jens to >> the Cc; he added the code so he might have an opinion. > > There was no particular reason for adding the bcc-check before > executing that hook. Feel free to exchange their order. Lars, are you going to commit this change, or should I prep a patch?