From 1b937705295af740287fee6624955c6157cc1f4f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 21 Jul 2018 13:37:31 +0200 Subject: Emacs: don't require pinentry Removed in version 26 and doesn't currently appear to be necessary anyway --- emacs/.emacs.d/main.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el index 0bb2e82..c02ddc6 100644 --- a/emacs/.emacs.d/main.el +++ b/emacs/.emacs.d/main.el @@ -1301,8 +1301,6 @@ With two prefix arguments, write out the day and month name." ;;;;; Auxillary Configuration -(require 'pinentry) - (defvar have-private-key (file-exists-p (expand-file-name "secring.gpg" "~/.gnupg/"))) -- cgit 1.4.1