GNU bug report logs - #60592
30.0.50; emacsclient: exit with a different code when the request times out

Previous Next

Package: emacs;

Reported by: Sean Whitton <spwhitton <at> spwhitton.name>

Date: Fri, 6 Jan 2023 05:48:02 UTC

Severity: normal

Found in version 30.0.50

Full log


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

From: Sean Whitton <spwhitton <at> spwhitton.name>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; emacsclient: exit with a different code when the request
 times out
Date: Thu, 05 Jan 2023 22:47:49 -0700
Hello,

When calling 'emacsclient --timeout N --eval' from scripts, it would be
nice if you could determine for sure when a failure was just due to a
timeout, rather than, say, a Lisp exception.

inotifywait(1) exits with code 2 to indicate a timeout.
emacsclient could do the same.

We might then consider adding a separate exit code for a Lisp error.
Then a failure of emacsclient to connect, a request that timed out, and
an error from Lisp would be readily distinguishable.

At present the best one could do is parse emacsclient's output, but
that doesn't seem robust.

-- 
Sean Whitton




This bug report was last modified 2 years and 160 days ago.

Previous Next


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