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: Tue, 7 Jul 2020 17:47:31 +0200 Message-ID: <20200707154739.1829-1-jonas@bernoul.li> References: <20200514191325.22061-1-jonas@bernoul.li> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32917"; mail-complaints-to="usenet@ciao.gmane.io" To: 41276@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jul 07 17:48:45 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 1jspps-0008QV-Vy for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 07 Jul 2020 17:48:44 +0200 Original-Received: from localhost ([::1]:34150 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jsppr-0006lD-Rq for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 07 Jul 2020 11:48:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53612) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jsppC-0006iq-Ko for bug-gnu-emacs@gnu.org; Tue, 07 Jul 2020 11:48:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53241) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jsppC-0002l2-Bn for bug-gnu-emacs@gnu.org; Tue, 07 Jul 2020 11:48:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jsppC-0000a9-B5 for bug-gnu-emacs@gnu.org; Tue, 07 Jul 2020 11:48:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <20200514191325.22061-1-jonas@bernoul.li> Resent-From: Jonas Bernoulli Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Jul 2020 15:48:02 +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.15941368672161 (code B ref 41276); Tue, 07 Jul 2020 15:48:02 +0000 Original-Received: (at 41276) by debbugs.gnu.org; 7 Jul 2020 15:47:47 +0000 Original-Received: from localhost ([127.0.0.1]:36539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jspow-0000Yb-SZ for submit@debbugs.gnu.org; Tue, 07 Jul 2020 11:47:47 -0400 Original-Received: from mail.hostpark.net ([212.243.197.30]:47994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jspou-0000Xf-7h for 41276@debbugs.gnu.org; Tue, 07 Jul 2020 11:47:45 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id C476C16735 for <41276@debbugs.gnu.org>; Tue, 7 Jul 2020 17:47:42 +0200 (CEST) X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Original-Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail0.hostpark.net [127.0.0.1]) (amavisd-new, port 10124) with ESMTP id n8hRsv0_PikV for <41276@debbugs.gnu.org>; Tue, 7 Jul 2020 17:47:42 +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 X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id 9368C16616 for <41276@debbugs.gnu.org>; Tue, 7 Jul 2020 17:47:39 +0200 (CEST) X-Mailer: git-send-email 2.26.0 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:182796 Archived-At: Here's v2. I believe I have addressed all the feedback. I have removed one commit, to be resubmitted at a later time. Sorry for the delay. [These patch series was created using git-format-patch, which means that the commit message summary lines can be found in the mail subject lines. I am the author of all of these commits, I am not just the person who is submitting them.] Jonas Jonas Bernoulli (8): * lisp/epa.el (epa-faces): Move definition. Add all epa faces to epa-faces Custom group * lisp/epg-config.el (epg-config--make-gpg-configuration): Fix indentation. Improve and add doc-strings Drop unnecessary backward compatibility aliases Cosmetic changes to epa libraries epa-key-list-mode-map: Use widget-keymap as parent keymap * lisp/epa.el (epa-show-key): New command. lisp/epa-dired.el | 44 ++++++++++++++++++-------------------------- lisp/epa-file.el | 30 ++++++++---------------------- lisp/epa-hook.el | 11 +++++++---- lisp/epa.el | 39 ++++++++++++++++++++++++++------------- lisp/epg-config.el | 14 +++++++------- 5 files changed, 66 insertions(+), 72 deletions(-) -- 2.26.0