emacs-devel
[Top][All Lists]
Advanced

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

Re: :tracker in eieio classes


From: Chris Feng
Subject: Re: :tracker in eieio classes
Date: Fri, 12 Feb 2016 15:39:45 +0800

>> I've noticed that, while tag references to slots work, the compiler
>> wants a symbol. I think if you just switch that to (oref db 'tracker) it
>> should be quiet. Or (eieio-oref db 'tracker).
>
> Then it says
>
> In toplevel form:
> gnus/registry.el:182:21:Warning: Unknown slot `(quote tracker)'

It should be (oref db tracker).



reply via email to

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