Eric Schulte <schulte.e...@gmail.com> writes:

> It looks like you've uncovered a bug in elnode, namely that it uses the
> `aget' function without first requiring the `assoc' package which
> defines that function.  I bet if you first (require 'aget) and then
> re-try you will not see this problem.
>

Should be (require 'assoc).

But IIRC, assoc is deprecated, so another solution will need to be
implemented in the longer term.

-- 
Nick


Reply via email to