From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Testing org-export-as-odt-and-open Date: Mon, 10 Oct 2011 01:21:22 +0530 Message-ID: <81zkhaj64l.fsf@gmail.com> References: <81ehz4wibd.fsf@gmail.com> <4E91CA9D.30900@orange.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCzPe-0000HN-UT for emacs-orgmode@gnu.org; Sun, 09 Oct 2011 15:52:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCzPY-0004l9-CL for emacs-orgmode@gnu.org; Sun, 09 Oct 2011 15:51:54 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:36492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCzPV-0004kq-UD for emacs-orgmode@gnu.org; Sun, 09 Oct 2011 15:51:46 -0400 Received: by iaen33 with SMTP id n33so8727402iae.0 for ; Sun, 09 Oct 2011 12:51:44 -0700 (PDT) In-Reply-To: <4E91CA9D.30900@orange.fr> (Eric Belpaire's message of "Sun, 09 Oct 2011 18:23:57 +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: Eric Belpaire Cc: emacs-orgmode@gnu.org > Have you been able to build the ELPA tarball? > If so, where can I find it? I have uploaded a new org-odt-20111010.tar here. ,----[ C-h v package-archives RET ] | package-archives is a variable defined in `package.el'. | Its value is | (("gnu" . "http://elpa.gnu.org/packages/") | ("org-odt" . "http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/packages/")) | | Original value was | (("gnu" . "http://elpa.gnu.org/packages/")) | | [back] `---- The test file is in this directory: "~/.emacs.d/elpa/org-odt-20111010/contrib/odt/tests/test.org" Let me know if you run in to any issues. ps: At this moment, I am not sure what the problem with your git installation is. May be you can discard your git setup for now ??? Jambunathan K. --