Eli Zaretskii <eliz@gnu.org> schrieb am Sa., 1. Okt. 2016 um 10:00 Uhr:
> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Wed, 28 Sep 2016 11:41:41 +0000
> Cc: emacs-devel@gnu.org
>
> Eli Zaretskii <eliz@gnu.org> schrieb am Di., 27. Sep. 2016 um 21:17 Uhr:
>
>  > From: Philipp Stephani <p.stephani2@gmail.com>
>  > 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.

LGTM, thanks.

Thanks, pushed.