GNU bug report logs - #40731
[PATCH] Make emacsclient fail if --eval is used and no Emacs server connection established

Previous Next

Package: emacs;

Reported by: Ilya Ostapyshyn <ilya.ostapyshyn <at> gmail.com>

Date: Mon, 20 Apr 2020 14:55:01 UTC

Severity: normal

Tags: patch, wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 40731 <at> debbugs.gnu.org (full text, mbox):

From: Ilya Ostapyshyn <ilya.ostapyshyn <at> gmail.com>
To: 40731 <at> debbugs.gnu.org
Subject: bug#40731 Followup
Date: Wed, 22 Apr 2020 10:23:43 +0300
I have found a commit ~6fe661342a24edcaea255c3ba9a37613031554da~ which
addressed the same issue but in a different way.

However, the commit was reverted
(hash ~f198a5c5144fdded1400df6e8454e4b1b912c7de~) with the following message:

> The alternate editor may be Emacs, which is useful when you want to
> eval something in an existing Emacs (if it exists), or in a new Emacs
> if there's no server running.

I beg to differ. In fact, the --eval is not an optarg parameter, instead
it tells emacsclient to treat the whole FILE argument as lisp
expressions for evaluation.

Therefore, invoking
  emacsclient -a emacs -e '(emacs-version)'
just opens a file named "(emacs-version)" in a new instance of Emacs if
server is not running.




This bug report was last modified 4 years and 341 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.