GNU bug report logs -
#4888
23.1.50; emacsclient vs. daemon
Previous Next
Reported by: Peter Tury <tury.peter <at> gmail.com>
Date: Sun, 8 Nov 2009 14:30:04 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> 'As a special exception, if COMMAND is the empty string, then
> `emacsclient' starts Emacs in daemon mode and then tries
> connecting again.'
> This is not really true: as -a has a mandatory, non-empty COMMAND,
> it is impossible to call emacsclient this way from command line.
This is not true, it shoujld also work if you do
emacsclient -a '' <blablabla>
or
emacsclient --alternate-editor '' ...
or
emacsclient --alternate-editor= ...
> On the same Info page an example is given this way:
> 'EDITOR="emacsclient --alternate-editor emacs +%d %s"'
> I think it should be:
> 'EDITOR="emacsclient --alternate-editor=emacs +%d %s"'
Either way should work,
Stefan
This bug report was last modified 15 years and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.