From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG] - error when compiling org sources from git Date: Tue, 22 Feb 2011 13:41:05 +0100 Message-ID: <87fwrgtf6m.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=32784 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrrYA-00017M-Es for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:41:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrrY9-0007Yy-0r for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:41:06 -0500 Received: from mail-bw0-f51.google.com ([209.85.214.51]:52648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrrY8-0007Yq-Q4 for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:41:04 -0500 Received: by bwz10 with SMTP id 10so3263818bwz.38 for ; Tue, 22 Feb 2011 04:41:03 -0800 (PST) In-Reply-To: (Seweryn Kokot's message of "Tue, 22 Feb 2011 12:33:27 +0000 (UTC)") 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: Seweryn Kokot Cc: emacs-orgmode@gnu.org Seweryn Kokot writes: > I have just pulled orgmode sources from git and get the following > running 'make': > > In org-capture-expand-file: > org-capture.el:734:33:Warning: malformed cond form: `t' > org-capture.el:734:33:Warning: malformed cond form: `file' > org-capture.el:743:41:Error: Wrong type argument: listp, t > make: *** [lisp/org-capture.elc] Error 1 Carsten just fixed this. Thanks for reporting! -- Bastien