From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-export-default-language is void Date: Thu, 17 Feb 2011 17:39:18 +0100 Message-ID: <87ei76sjih.fsf@gnu.org> References: <87vd0imy1w.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=60116 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq6sy-0008V6-BE for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 11:39:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pq6ss-0003F9-6R for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 11:39:19 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:55116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pq6ss-0003EO-0V for emacs-orgmode@gnu.org; Thu, 17 Feb 2011 11:39:14 -0500 Received: by fxm12 with SMTP id 12so2867610fxm.0 for ; Thu, 17 Feb 2011 08:39:13 -0800 (PST) In-Reply-To: <87vd0imy1w.fsf@fastmail.fm> (Matt Lundin's message of "Thu, 17 Feb 2011 11:21:47 -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: Matt Lundin Cc: Org Mode Hi Matt, Matt Lundin writes: > If I clock into a task, emacs complains that org-export-default-language > is "void". > > I noticed that org-clocktable-defaults contains a reference to the > variable org-export-default-language, which has not been defined yet > because org-exp.el has not been loaded yet. Fixed, thanks! -- Bastien