GNU bug report logs - #65030
30.0.50; Check keyword args of make-process

Previous Next

Package: emacs;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Thu, 3 Aug 2023 06:49:01 UTC

Severity: normal

Found in version 30.0.50

Full log


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

From: Helmut Eller <eller.helmut <at> gmail.com>
To: Mattias EngdegÄrd <mattiase <at> acm.org>
Cc: Robert Pluim <rpluim <at> gmail.com>, 65030 <at> debbugs.gnu.org,
 Eli Zaretskii <eliz <at> gnu.org>, monnier <at> iro.umontreal.ca
Subject: Re: bug#65030: 30.0.50; Check keyword args of make-process
Date: Tue, 08 Aug 2023 19:14:56 +0200
On Tue, Aug 08 2023, Mattias EngdegÄrd wrote:

> Pushed to master: the warning patch (thank you!) and a modest :name
> error improvement. This should make things a lot better than they used
> to be.

Thank you.

> Are we done for now?

Just a nitpick: (make-process) with 0 arguments doesn't signal a runtime
error.  The

  if (nargs == 0)
    return Qnil;

is now probably counterproductive.

Helmut




This bug report was last modified 1 year and 316 days ago.

Previous Next


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