emacs-devel
[Top][All Lists]
Advanced

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

Re: start-process: nil check on arg program


From: Andreas Schwab
Subject: Re: start-process: nil check on arg program
Date: Thu, 25 Aug 2016 08:43:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Aug 25 2016, Tino Calancha <address@hidden> wrote:

> * If program is nil, for instance,
> (start-process "foo" "buf" nil)
> which IMO it shouldn't ever happend, that check don't
> prevent the creation of a useless process.

nil is explicitly documented as a meaningful argument.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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