[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Change in emacsclient behavior
From:
Richard Stallman
Subject:
Re: Change in emacsclient behavior
Date:
2007年9月03日 14:26:07 -0400
I agree that emacsclient should mimic emacs as much as possible.
Maybe even there should be a common wrapper (with a different name)
for emacs and emacsclient: running it will start emacs if it is
not started yet or connect to an existing Emacs server.
We already have such a wrapper, as a script in etc.
At least, command line options shouldn't be so different as now,
e.g. instead of -t, --tty better to use --no-window-system, -nw...
That is a good idea. Would someone please implement it?
It is not too hard to do if one leaves
the command line parsing mainly to emacs-server and have it set up
(and then consume) command-line-args-left.
That is also a good implementation idea, if it works out.
Re: Change in emacsclient behavior , Jeremy Maitin-Shepard, 2007年09月03日
Re: Change in emacsclient behavior , Richard Stallman, 2007年09月03日
Re: Change in emacsclient behavior , Stefan Monnier, 2007年09月03日
Re: Change in emacsclient behavior , Davis Herring, 2007年09月04日