emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] externals/ebdb 2b52686 18/21: Check type spec of slots that m


From: Stefan Monnier
Subject: Re: [elpa] externals/ebdb 2b52686 18/21: Check type spec of slots that may or may not accept an object
Date: Sun, 17 Sep 2017 16:59:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>     * ebdb.el (ebdb-field-bank-account): A type spec that looks like `(or
>       null class-name)' *must* specify the null first, then the class
>       name. Putting the class name first results in an error. This seems
>       like a bug to me -- it's an `or' statement, it shouldn't matter.

Maybe that deserves a bug report?


        Stefan



reply via email to

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