diff --git a/emacs/init.org b/emacs/init.org index a9f670a..51138b5 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -5799,8 +5799,6 @@ A music browser and player: :defer t :config (defun vuiet-mode-setup () - ;; This is a hacky hack... - (run-at-time 1 nil #'read-only-mode) (set (make-local-variable 'org-link-elisp-confirm-function) nil)) (add-hook 'vuiet-mode-hook #'vuiet-mode-setup)