Fix deferred display of async shell-command buffers
* lisp/simple.el (shell-command): Display async shell buffer on process output for every, not just first, command invocation. Check buffer liveness, not name, before displaying. (bug#30213, bug#30280)
Showing
Please register or sign in to comment