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

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

bug#19645: 25.0.50; Recent EIEIO changes broke helm: Lisp error: (cl-no-


From: Thierry Volpiatto
Subject: bug#19645: 25.0.50; Recent EIEIO changes broke helm: Lisp error: (cl-no-next-method helm--setup-source...
Date: Wed, 21 Jan 2015 18:36:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> I didn't specify :primary, because as I understand it is implicit if not
> mentionned, so IIUC I have to specify it now ?

It seems I have fixed the problem by indeed adding defmethod's returning 
nothing:

(defmethod helm--setup-source :primary ((_source helm-type-file)))

It seems this doesn't fit anymore with the current documentation and
need to be fixed with a solid explanation on how to use defmethod,
defgeneric etc...

-- 
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]