mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
@@ -72,7 +72,7 @@ byte-compiled from.")
|
||||
(with-temp-file cache)
|
||||
(if doom-interactive-p t
|
||||
(message "Restarting..." )
|
||||
(doom-cli-execute-lines-after "NOTANGLE=1 \"$@\"")
|
||||
(doom-cli-execute-lines-after "NOTANGLE=1 $@")
|
||||
(kill-emacs 0))))))
|
||||
|
||||
;;;###autoload
|
||||
|
Reference in New Issue
Block a user