From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Problem loading org-odt [Re: Release 7.6] Date: Thu, 07 Jul 2011 16:16:34 +0200 Message-ID: <87tyay41ml.fsf@member.fsf.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QepNw-0000F5-KA for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 10:16:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QepNu-0002GL-Vu for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 10:16:56 -0400 Received: from lo.gmane.org ([80.91.229.12]:44752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QepNu-0002Dw-Gg for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 10:16:54 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QepNq-0001IY-PK for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 16:16:50 +0200 Received: from tsdh.uni-koblenz.de ([141.26.67.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Jul 2011 16:16:50 +0200 Received: from tassilo by tsdh.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Jul 2011 16:16:50 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Pere Quintana SeguĂ­ writes: Hi! > 5. Then I loaded an org file and tried to export: C-c C-e o, and I got > the following message: =Cannot open load file: org-odt= > > I'm sure I'm missing something very simple. org-odt.el is in $org/contrib/lisp/, so you must add that to load-path as well. Bye, Tassilo