On Tue, Jul 24, 2018 at 2:17 PM Eli Zaretskii <
eliz@gnu.org> wrote:
What exactly do you mean by "use emacsclient by default"? Does
emacsclient start Emacs, or do you start Emacs as a daemon (or maybe
normally)?
I start Emacs using "emacsclient -a '' -n -c" when launching the first time, and then onwards using "emacsclient -a '' -n". I do this via a wrapper script[1].