A silly module that throws cute confirmation prompts at you when you exit Emacs, like DOOM (the game) did. Some quotes are from the classic games, others are random, nerdy references that no decent human being has any business recognizing.
- @hlissner
Become a maintainer?
This module has no flags.
This module doesn’t install any packages.
No hacks documented for this module.
This module does not have a changelog yet.
Enable this module in your doom!
block.
This module has no external requirements.
Quit Emacs with <leader> q q and watch it go. The prompt only happens if you have (real) buffers open.
This module won’t kick in when killing daemon frames (because that isn’t actually “quitting” Emacs).
The messages presented by this module can be customized by changing the
+doom-quit-messages
variable:
(setq +doom-quit-messages
'(;;from doom 2
"Don't go now, there's a dimensional shambler waiting at the dos prompt!"
"Get outta here and go back to your boring programs."
"If I were your boss, I'd deathmatch ya in a minute!"
"Look, bud. You leave now and you forfeit your body count!"
"You're lucky I don't smack you for thinking about leaving."))
If you have any issues with this module do let me know
This module has no FAQs yet. Ask one?
- var:+doom-quit-messages
- fn:+doom-quit-fn