mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
@ -769,7 +769,7 @@ original state.")
|
|||||||
(let ((doom-output-indent 0))
|
(let ((doom-output-indent 0))
|
||||||
(terpri)
|
(terpri)
|
||||||
(print! (warn "Aborted")))
|
(print! (warn "Aborted")))
|
||||||
(doom-cli--exit 1))
|
(doom-cli--exit 1 doom-cli--context))
|
||||||
(nreverse options)))
|
(nreverse options)))
|
||||||
(prompt
|
(prompt
|
||||||
(format! "How to proceed? (%s%s) "
|
(format! "How to proceed? (%s%s) "
|
||||||
|
Reference in New Issue
Block a user