tags 31903 + patch quit Eli Zaretskii writes: >> From: Noam Postavsky >> Date: Sun, 01 Jul 2018 11:48:45 -0400 >> Cc: Lars Ingebrigtsen , 31903@debbugs.gnu.org >> >> Helmut Eller writes: >> >> > I'm not sure whether :nowait is supposed to work with server sockets, >> > but this used to work in Emacs 25. Either way, the error message looks >> > pretty wrong. >> >> As far as I can tell, Emacs 25 just ignores :nowait when :server is >> passed. We could change Emacs 26 do that as well, or we just make the >> error official but give a more a sensible error message when passed both >> :nowait and :server. > > Unless someone protests within the next few days, I think I prefer the > latter alternative. Okay, here is the patch for that, I will push to emacs-26 in a few days.