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

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

bug#19564: 24.4; eieio backward compatibility


From: Thierry Volpiatto
Subject: bug#19564: 24.4; eieio backward compatibility
Date: Mon, 12 Jan 2015 10:59:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Dmitry Gutov <dgutov@yandex.ru> writes:

> On 01/12/2015 08:58 AM, Thierry Volpiatto wrote:
>
>>> BTW, can you explain why helm needs class-slot-initarg?
>>
>> It is used in helm--create-source.
>
> Could you explain how it's used?

It is used like this:

(class-slot-initarg class s)

where class is an object-class I get with (object-class source) and
source is a class instance.

`s' is a slot I get looping into (object-slots object) where object is a
class instance.

-- 
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






reply via email to

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