Eli Zaretskii schrieb am Di., 27. Sep. 2016 um 21:17 Uhr: > > From: Philipp Stephani > > Date: Tue, 27 Sep 2016 18:53:40 +0000 > > > > there seem to be sufficiently many people annoyed by the "Active > processes exist; kill them and exit anyway" > > prompt (see e.g. http://stackoverflow.com/q/2706527/178761) that I > created a new customization option to > > make prompting optional. I've attached a patch, which I can push to > master unless there are complaints. > > Fine with me, but I have 2 comments: > > . Please add a NEWS entry and mention this in the 2 manuals. > . Please modify the test so that it doesn't invoke programs which > might not exist on non-Posix platforms; my obvious suggestion > would be to invoke a subordinate Emacs. > > Done. I've attached a new patch.