emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-mode based groupware wiki


From: Nick Dokos
Subject: Re: [O] org-mode based groupware wiki
Date: Thu, 17 Oct 2013 19:16:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eric Schulte <address@hidden> 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

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