lang/org: fix 'void-function t' error running shell links
This commit is contained in:
parent
19e4c42adc
commit
b0734aa61c
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ background (and foreground) match the current theme."
|
||||||
;; You don't need my permission (just be careful, mkay?)
|
;; You don't need my permission (just be careful, mkay?)
|
||||||
org-confirm-babel-evaluate nil
|
org-confirm-babel-evaluate nil
|
||||||
org-link-elisp-confirm-function 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
|
;; Show src buffer in popup, and don't monopolize the frame
|
||||||
org-src-window-setup 'other-window)
|
org-src-window-setup 'other-window)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue