Tagged Questions
3
votes
2answers
173 views
Disallow closing last Emacs window via Window-Manager close button
I like to start Emacs as part of a login script and leave it running for the duration of my login session (which is typically weeks).
I have scripts to call emacs-client which will allow me to use a ...