Remove read-only-mode vuiet hack
This commit is contained in:
parent
0ced3370f3
commit
b65fd1fc35
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user