mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/org: fix 'void-function t' error running shell links
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user