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 #65 received at 65030 <at> debbugs.gnu.org (full text, mbox):

From: Mattias EngdegÄrd <mattiase <at> acm.org>
To: Helmut Eller <eller.helmut <at> gmail.com>
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, 8 Aug 2023 22:15:46 +0200
8 aug. 2023 kl. 19.14 skrev Helmut Eller <eller.helmut <at> gmail.com>:

> Just a nitpick: (make-process) with 0 arguments doesn't signal a runtime
> error.  The
> 
>  if (nargs == 0)
>    return Qnil;
> 
> is now probably counterproductive.

Always was, and undocumented.





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.