GNU bug report logs -
#2864
running emacsclient uninstalled
Previous Next
Reported by: "Alfred M. Szmidt" <ams <at> gnu.org>
Date: Thu, 2 Apr 2009 19:20:03 UTC
Severity: minor
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 2864 <at> emacsbugs.donarmstrong.com (full text, mbox):
"Alfred M. Szmidt" <ams <at> gnu.org> writes:
> There are a few problems with emacsclient in CVS, first one is that
> one cannot run emacsclient from the build directory, you can do this
> with emacs just fine. But emacsclien gets confused as to where things
> are, and you must do a `make install' to be able to use emacsclient
> properly.
Can you please describe what you do step by step?
I can't reproduce it here.
> The second one is that the handling of -a/--alternative-editor is
> problematic,
>
> $ emacs/lib-src/emacsclient -a -c
> emacs/lib-src/emacsclient: file name or argument required
> Try `emacs/lib-src/emacsclient --help' for more information
>
> According to the docstring, the argument to -a is optional, but one
> must supply a empty string explicitly for things to work as
> advertised.
There was a typo in the code that made the info about the empty string
not appear, it should be fixed now.
The argument to -a is not optional, neither are the arguments for
-d -f -s (which are documented in the same way as -a in --help).
What needs to be done to make that clearer?
This bug report was last modified 3 years and 159 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.