bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65030: 30.0.50; Check keyword args of make-process


From: Mattias Engdegård
Subject: 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@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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]