From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: export to ODT Date: Wed, 06 Jul 2011 18:47:21 -0400 Message-ID: <16864.1309992441@alphaville.americas.hpqcorp.net> References: <874o2zdozw.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeasP-0002AV-JY for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 18:47:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeasN-0004PE-Ox for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 18:47:25 -0400 Received: from g5t0007.atlanta.hp.com ([15.192.0.44]:4624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeasN-0004P4-Aw for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 18:47:23 -0400 In-Reply-To: Message from Henri-Paul Indiogine of "Wed, 06 Jul 2011 15:26:59 PDT." <874o2zdozw.fsf@gmail.com> 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: hindiogine@gmail.com Cc: nicholas.dokos@hp.com, emacs-org Henri-Paul Indiogine wrote: > Dear orgmoders, > > I am an intermediate emacs + org-mode user. I would like to ask you for > instructions on how to install the org -> ODT converter. I googled for > instructions but they are above my level of understanding. > > I run the git development versions and update it daily. I run GNU > Emacs 24 on Ubuntu Maverick (10.10). > It's been pulled into contrib/ so all you have to do is make sure that the contrib/lisp directory is in your load-path and then C-c C-e o (or C-c C-e O) - at least, it did for me on a simple org file. Nick