From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: cannot build 5.17a Date: Sat, 29 Dec 2007 14:13:41 +0100 Message-ID: <87odc9r6d6.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J8bVa-0002Q0-0C for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 08:13:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J8bVZ-0002Oz-Fx for Emacs-orgmode@gnu.org; Sat, 29 Dec 2007 08:13:45 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8bVZ-0002Oj-91 for Emacs-orgmode@gnu.org; Sat, 29 Dec 2007 08:13:45 -0500 Received: from fg-out-1718.google.com ([72.14.220.156]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J8bVY-00032m-T9 for Emacs-orgmode@gnu.org; Sat, 29 Dec 2007 08:13:45 -0500 Received: by fg-out-1718.google.com with SMTP id d23so2438253fga.30 for ; Sat, 29 Dec 2007 05:13:44 -0800 (PST) In-Reply-To: (Hans Halvorson's message of "Fri, 28 Dec 2007 15:24:29 -0500") 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: Hans Halvorson Cc: Emacs-orgmode@gnu.org "Hans Halvorson" writes: > 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. I cannot reproduce this with Emacs 23.0.0 and Emacs 23.0.60. Did you remove any *.elc before running make? -- Bastien