From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Samuel Wales" Subject: Re: Problem with 6.09a org-agenda-list Date: Mon, 20 Oct 2008 16:32:11 -0700 Message-ID: <20524da70810201632h625e866cv53bb0a17ca6f07c0@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ks4ER-00019K-Su for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 19:32:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ks4EQ-000196-6K for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 19:32:15 -0400 Received: from [199.232.76.173] (port=53449 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ks4EQ-000193-1G for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 19:32:14 -0400 Received: from ik-out-1112.google.com ([66.249.90.183]:10048) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ks4EP-000890-UH for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 19:32:14 -0400 Received: by ik-out-1112.google.com with SMTP id c21so1542694ika.2 for ; Mon, 20 Oct 2008 16:32:11 -0700 (PDT) In-Reply-To: Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bart Parliman Cc: emacs-orgmode@gnu.org Not a clue, but adjoin probably is from the 'cl package. As a temporary workaround, you can do (require 'cl). It will do no harm.