From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [BUG] - error when compiling org sources from git Date: Tue, 22 Feb 2011 13:38:45 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=60314 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrrVy-0008Hr-Ji for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:38:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrrVx-00079J-9F for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:38:50 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrrVx-000795-2V for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 07:38:49 -0500 Received: by wyi11 with SMTP id 11so2071926wyi.0 for ; Tue, 22 Feb 2011 04:38:48 -0800 (PST) In-Reply-To: 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 On Feb 22, 2011, at 1:33 PM, Seweryn Kokot wrote: > 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 Me bad, this is fixed now. > > Regards, > Seweryn > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten