GNU bug report logs -
#16117
24.3; emacsclient -q enhancement request please also suppress
Previous Next
Reported by: gregrwm <backuppc-users <at> whitleymott.net>
Date: Thu, 12 Dec 2013 02:49:02 UTC
Severity: wishlist
Tags: confirmed, fixed, patch
Found in version 24.3
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Scott Turner <srt19170 <at> gmail.com> writes:
> In emacsclient, if an existing Emacs server cannot be found and an
> alternate editor is specified, the alternate editor is started. Along
> the way, emacsclient generates a warning that the server cannot be
> found.
>
> On Windows, this warning is a pop-up dialog box that must be dismissed
> by the user. This is an unwanted interruption, and irrelevant, since
> the user has already indicated by using the --alternated-editor option
> how to handle this situation.
>
> The patch below suppresses this warning when the user has specified
> both the --quiet option and the --alternate-editor option. The
> reasoning is that --quiet mutes all messages on success, and that
> because the --alternate-editor has been specified, this message is not
> reporting an error. It seems like a reasonable compromise that will
> allow users to see this warning if they like (by not using --quiet)
> and allow users to avoid it if they like (by using --quiet).
I think your patch makes sense, and the problem is still present in
Emacs, five years after your report.
---
$ emacsclient --quiet --alternate-editor /usr/bin/vi /tmp/a
emacsclient: can't find socket; have you started the server?
To start the server in Emacs, type "M-x server-start".
---
Does anybody else have an objection to not outputting that error message
if both --quiet and --alternate-editor is used?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.