[Emacs] Only attempt modification of roam buffer behavior if using frame-mode

This commit is contained in:
Ivan Malison 2023-08-22 08:50:17 -06:00
parent bed1144977
commit 0c9f37f014

View File

@ -3855,6 +3855,7 @@ alphanumeric characters only."
(t 'none)))
(use-package frame-mode
:if imalison:use-frame-mode
:demand t
:config
(progn