GNU bug report logs -
#1298
allow 'emacsclient -a "emacs --daemon && emacsclient -c"'
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Sun, 2 Nov 2008 18:25:04 UTC
Severity: wishlist
Done: Dan Nicolaescu <dann <at> ics.uci.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
> >> >> > How about something like:
> >> >> > emacsclient --start-daemon
> >> >> You mean "emacsclient --start-daemon-if-needed FILENAME" ?
> >> >> Yes, probably something like that. It could potentially be folded into
> >> >> the alternate-editor (e.g. if alternate-editor has some special value
> >> >> such as the empty string).
> >> > How does the patch below look like?
> >>
> >> I'd prefer to combine it with --alternate-editor since the two args are
> >> mutually exclusive. Have you tried it and it caused problems?
>
> > I didn't quite get what you said... It should probably work, modulo ...
>
> >> > There's one refinement possible: make --start-daemon-if-needed take an
> >> > argument --start-daemon-if-needed=ARG and use it like this:
> >> > emacs --daemon=ARG
> >>
> >> I think this ARG should automatically be taken from the
> >> usual --socket-name argument.
>
> > ... this: That won't work in the future when we extend --daemon to be able to
> > specify a TCP port for example: --daemon=FILENAME:TCP_PORT
>
> No need to worry about that: I've already explicitly rejected a tcp-port
> option for server.el in the past, so I'll be happy to give other such
> rejections in the future.
Hmm, you said the reverse here: http://article.gmane.org/gmane.emacs.devel/103350
This bug report was last modified 16 years and 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.