Open Mobile Menu Close Mobile Menu

Quit Emacs and kill all spawned processes

In Spacemacs, the default setting when quitting is to ask the user to confirm that by exiting the app they will also kill any spawned processes (e.g. terminal instance, REPL, daemons).

This can be easily disabled by changing the appropriate setting:

;; Don't require a confirmation to quit and kill processes
(setq confirm-kill-processes nil)

If you enjoyed this article, subscribe to Miloš's Monthly Musings to get more articles like it in the future: