From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#40118: 27.0.90; Signing emails with gpg Date: Wed, 15 Apr 2020 19:45:27 +0300 Message-ID: <83mu7cg0k8.fsf@gnu.org> References: <87tv2lhg2p.fsf@skimble.plus.com> <87d08a9vb9.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="68797"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stepnem@gmail.com, 40118@debbugs.gnu.org, boudiccas@skimble.plus.com To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Apr 15 18:46:16 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jOlB2-000Hoa-EP for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 15 Apr 2020 18:46:16 +0200 Original-Received: from localhost ([::1]:52634 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOlB1-0003wp-7g for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 15 Apr 2020 12:46:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37653) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOlAt-0003wc-AL for bug-gnu-emacs@gnu.org; Wed, 15 Apr 2020 12:46:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jOlAo-0006hS-3q for bug-gnu-emacs@gnu.org; Wed, 15 Apr 2020 12:46:06 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53680) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jOlAn-0006hM-UK for bug-gnu-emacs@gnu.org; Wed, 15 Apr 2020 12:46:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jOlAn-00082v-SD for bug-gnu-emacs@gnu.org; Wed, 15 Apr 2020 12:46:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 15 Apr 2020 16:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40118 X-GNU-PR-Package: emacs Original-Received: via spool by 40118-submit@debbugs.gnu.org id=B40118.158696915230912 (code B ref 40118); Wed, 15 Apr 2020 16:46:01 +0000 Original-Received: (at 40118) by debbugs.gnu.org; 15 Apr 2020 16:45:52 +0000 Original-Received: from localhost ([127.0.0.1]:36993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOlAe-00082W-F1 for submit@debbugs.gnu.org; Wed, 15 Apr 2020 12:45:52 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:50732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOlAd-00082G-Ey for 40118@debbugs.gnu.org; Wed, 15 Apr 2020 12:45:51 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42326) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jOlAY-0006Y8-1U; Wed, 15 Apr 2020 12:45:46 -0400 Original-Received: from [176.228.60.248] (port=2075 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jOlAW-0008V2-Jb; Wed, 15 Apr 2020 12:45:45 -0400 In-Reply-To: (message from Robert Pluim on Wed, 15 Apr 2020 18:37:51 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:178410 Archived-At: > From: Robert Pluim > Date: Wed, 15 Apr 2020 18:37:51 +0200 > Cc: 40118@debbugs.gnu.org, Sharon Kimble > > mml-secure-smime-sign-with sender has no effect when signing with pgp, > you'd need to set mml-secure-openpgp-sign-with-sender. > > I can adjust the message easily enough, but I honestly think both of > those variables should default to t, not nil. And I think we should do > that in emacs-27 [1]. Eli? I don't think I understand the issue well enough to have an opinion on its merits and demerits.