Disable request confirmation to eval code with org-babel.
This commit is contained in:
parent
c90c19323b
commit
e9bc16a1a4
@ -95,6 +95,8 @@
|
||||
(translate . t)
|
||||
(shell . t)
|
||||
)))
|
||||
;; No solicitar confirmación para evaluar
|
||||
(setq org-confirm-babel-evaluate nil)
|
||||
)
|
||||
|
||||
;; org-mode
|
||||
|
Loading…
Reference in New Issue
Block a user