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

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

Re: reference variable before definition


From: Stefan Monnier
Subject: Re: reference variable before definition
Date: Sat, 11 Mar 2017 22:55:46 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> Okay. Apparently this also applies to defclasses and slot access -- the
> classes need to be defined before any function calls slot-value.  I'm
> surprised I never ran into this before...

This one *is* new, tho.  And it's really just a warning to help catch
typos (and cases where init-args are misused for slot names): it doesn't
have any actual effect.


        Stefan




reply via email to

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