From 52e5e50ad08d2582197469c947eebd1a84178e70 Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Sat, 15 Jun 2024 17:03:14 +0200 Subject: [PATCH] Enable `fido-mode' and do not set the `initial-buffer-choice' option --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 8ea8166..5897310 100644 --- a/README.org +++ b/README.org @@ -209,6 +209,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]]. ;; Known problem: EasyPG fails to save files encrypted with GnuPG v2.4.1. ;; Darwin: brew install gnupg@2.2 epg-pinentry-mode 'loopback + fido-mode t global-hl-line-mode t global-hl-line-sticky-flag t history-delete-duplicates t @@ -216,7 +217,6 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]]. indent-tabs-mode nil inhibit-startup-buffer-menu t inhibit-startup-screen t - initial-buffer-choice t initial-scratch-message "" isearch-lazy-count t kill-ring-max 300