From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.bugs Subject: bug#41276: [PATCH v2 0/8] Various small improvements to EasyPG Date: Wed, 08 Jul 2020 14:08:44 +0200 Message-ID: <874kqitdir.fsf@bernoul.li> References: <20200514191325.22061-1-jonas@bernoul.li> <20200707154739.1829-1-jonas@bernoul.li> <835zazrxdf.fsf@gnu.org> <87d057t4ls.fsf@bernoul.li> <83r1tmrb6n.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17711"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 41276@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jul 08 14:09:28 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 1jt8tE-0004Vr-CO for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 08 Jul 2020 14:09:28 +0200 Original-Received: from localhost ([::1]:47732 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jt8tD-0002BZ-9C for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 08 Jul 2020 08:09:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60828) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jt8so-0002BC-65 for bug-gnu-emacs@gnu.org; Wed, 08 Jul 2020 08:09:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54283) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jt8sn-0000xc-Sp for bug-gnu-emacs@gnu.org; Wed, 08 Jul 2020 08:09:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jt8sn-00083E-Lr for bug-gnu-emacs@gnu.org; Wed, 08 Jul 2020 08:09:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jonas Bernoulli Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 Jul 2020 12:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41276 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 41276-submit@debbugs.gnu.org id=B41276.159421012730931 (code B ref 41276); Wed, 08 Jul 2020 12:09:01 +0000 Original-Received: (at 41276) by debbugs.gnu.org; 8 Jul 2020 12:08:47 +0000 Original-Received: from localhost ([127.0.0.1]:37596 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt8sZ-00082p-FD for submit@debbugs.gnu.org; Wed, 08 Jul 2020 08:08:47 -0400 Original-Received: from mail.hostpark.net ([212.243.197.30]:33030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt8sY-00082g-1f for 41276@debbugs.gnu.org; Wed, 08 Jul 2020 08:08:47 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id A770B16392; Wed, 8 Jul 2020 14:08:44 +0200 (CEST) X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Original-Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail1.hostpark.net [127.0.0.1]) (amavisd-new, port 10124) with ESMTP id dQE4ltlc7ygt; Wed, 8 Jul 2020 14:08:44 +0200 (CEST) Original-Received: from customer (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id 80C6C160AE; Wed, 8 Jul 2020 14:08:44 +0200 (CEST) In-Reply-To: <83r1tmrb6n.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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:182831 Archived-At: Eli Zaretskii writes: >> From: Jonas Bernoulli >> Cc: 41276@debbugs.gnu.org >> Date: Tue, 07 Jul 2020 23:09:03 +0200 >> >> Eli Zaretskii writes: >> > Thanks. Are any of the changes NEWS-worthy? >> >> I don't think so. It's all just cleanup. >> >> Okay maybe the last commit: >> * lisp/epa.el (epa-show-key): New command. >> but that only *technically* adds a new command, >> in practice it fixes the issue that previously >> a key did not work in a certain location. >> >> I don't that's newsworthy. > > NEWS-worthy means that some user of this functionality would like to > know about the change. If you think they won't, that's fine by me. I think it is not newsworthy, please merge it without such a notice.