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

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

Re: Nil not allowed as a value of a custom function


From: Miles Bader
Subject: Re: Nil not allowed as a value of a custom function
Date: Sun, 25 Nov 2001 04:57:51 GMT

paulk@mathworks.com (Paul Kinnucan) writes:
> If you specify function as the type of a customized
> variable, you cannot enter nil as a value of that
> variable. This limits the utility of this type.

Use (choice function (const nil)) instead.

-Miles
-- 
I'm beginning to think that life is just one long Yoko Ono album; no rhyme
or reason, just a lot of incoherent shrieks and then it's over.  --Ian Wolff



reply via email to

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