parent
9b991fc29f
commit
bb1e2247dd
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ byte-compiled from.")
|
||||||
(with-temp-file cache)
|
(with-temp-file cache)
|
||||||
(if doom-interactive-p t
|
(if doom-interactive-p t
|
||||||
(message "Restarting..." )
|
(message "Restarting..." )
|
||||||
(doom-cli-execute-lines-after "NOTANGLE=1 \"$@\"")
|
(doom-cli-execute-lines-after "NOTANGLE=1 $@")
|
||||||
(kill-emacs 0))))))
|
(kill-emacs 0))))))
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue