GNU bug report logs - #76870
31.0.50; server-start with non-nil arg LEAVE-DEAD can write confusing warnings

Previous Next

Package: emacs;

Reported by: Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>

Date: Sat, 8 Mar 2025 15:46:04 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 76870 <at> debbugs.gnu.org
Subject: bug#76870: 31.0.50; server-start with non-nil arg LEAVE-DEAD can write confusing warnings
Date: Sun, 9 Mar 2025 22:18:08 +0100
On 2025-03-09  20:54, Eli Zaretskii wrote:

> How do you know it is an "external" server process?

Because 

a) the only condition handled by the condition-case
   in `server-start“ (with and without my patch) is
   named `server-running-external';

b) the only body form of the condition-case that
   could signal something seems to be the call to
   `server-stop“;

c) `server-stop' only seems to signal one "explicit"
   signal, namely `server-running-external';

d) and that only if there is actually an external
   server process running.

Wouldn't that justify to tailor the error messages also
only to the "cannot stop external server" case?





This bug report was last modified 114 days ago.

Previous Next


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