lang/org: fix 'void-function t' error running shell links

This commit is contained in:
Henrik Lissner
2019-11-30 14:05:37 -05:00
parent 19e4c42adc
commit b0734aa61c

View File

@ -188,7 +188,6 @@ background (and foreground) match the current theme."
;; You don't need my permission (just be careful, mkay?)
org-confirm-babel-evaluate nil
org-link-elisp-confirm-function nil
org-link-shell-confirm-function t ; except you, too dangerous
;; Show src buffer in popup, and don't monopolize the frame
org-src-window-setup 'other-window)