]> git.eshelyaron.com Git - emacs.git/commit
Suppress emacsclient message that daemon should have started if --quiet
authorJim Porter <jporterbugs@gmail.com>
Wed, 1 Dec 2021 04:56:55 +0000 (05:56 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Dec 2021 04:56:55 +0000 (05:56 +0100)
commit3e756b12b62ffb0799aa5a586336405fb0fcdd76
tree907955544ba4ff40dc1a9e7fc8c7cd98fb968103
parentec59a6cb0fa4e8d0848a61bcb424ace7ce2ac922
Suppress emacsclient message that daemon should have started if --quiet

* lib-src/emacsclient.c (start_daemon_and_retry_set_socket): Don't
output "daemon should have started" message if --quiet (bug#52214).
lib-src/emacsclient.c