From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hans Halvorson" Subject: cannot build 5.17a Date: Fri, 28 Dec 2007 15:24:29 -0500 Message-ID: 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 1J8Lku-0006z2-KZ for emacs-orgmode@gnu.org; Fri, 28 Dec 2007 15:24:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J8Lkt-0006yq-7I for Emacs-orgmode@gnu.org; Fri, 28 Dec 2007 15:24:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8Lkt-0006yn-2I for Emacs-orgmode@gnu.org; Fri, 28 Dec 2007 15:24:31 -0500 Received: from an-out-0708.google.com ([209.85.132.250]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J8Lks-0005uJ-Q9 for Emacs-orgmode@gnu.org; Fri, 28 Dec 2007 15:24:30 -0500 Received: by an-out-0708.google.com with SMTP id c25so592321ana.84 for ; Fri, 28 Dec 2007 12:24:29 -0800 (PST) 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: Emacs-orgmode@gnu.org Here's what I get: $ make emacs -batch -q -eval "(add-to-list (quote load-path) \".\")" -f batch-byte-compile org.el In toplevel form: org.el:12977:10:Error: Wrong type argument: listp, t make: *** [org.elc] Error 1 I am using Emacs 23.0.50.1 from CVS, Nov 28, 2007.