GNU bug report logs - #9913
24.0.91; ELPA: OpenDocument Text exporter for Org

Previous Next

Packages: org-mode, emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Mon, 31 Oct 2011 07:16:02 UTC

Severity: wishlist

Tags: notabug, wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9913 in the body.
You can then email your comments to 9913 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#9913; Package emacs. (Mon, 31 Oct 2011 07:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jambunathan K <kjambunathan <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 31 Oct 2011 07:16:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.91; ELPA: OpenDocument Text exporter for Org
Date: Mon, 31 Oct 2011 12:43:22 +0530
I would like to submit my OpenDocument Text exporter for Org to GNU
ELPA.

Currently this is a place holder entry. I will add more details as the
day progresses.





bug reassigned from package 'emacs' to 'emacs,org-mode'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 31 Oct 2011 07:34:01 GMT) Full text and rfc822 format available.

bug No longer marked as found in versions 24.0.91. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 31 Oct 2011 07:34:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#9913; Package emacs,org-mode. (Mon, 31 Oct 2011 22:02:01 GMT) Full text and rfc822 format available.

Message #12 received at 9913 <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: 9913 <at> debbugs.gnu.org
Subject: Re: bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
Date: Tue, 01 Nov 2011 03:28:32 +0530
[Message part 1 (text/plain, inline)]
> I would like to submit my OpenDocument Text exporter for Org to GNU
> ELPA.

I am attaching the unit-test files for test driving the exporter. 

Once the org-odt package is installed,

1. Unzip the attached tests.tar.gz
   $ tar zxvf tests.tar.gz
2. Visit test.org file in there
3. Follow the instructions at the top of the test.org file or 
4. If you are impatient, use `C-c C-e O' to export the file to ODT
   format.

I am attaching a test.odt file created on my local setup as proof-of-concept.

[test.odt (application/vnd.oasis.opendocument.text, attachment)]
[tests.tar.gz (application/octet-stream, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#9913; Package emacs,org-mode. (Mon, 31 Oct 2011 22:21:01 GMT) Full text and rfc822 format available.

Message #15 received at 9913 <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: 9913 <at> debbugs.gnu.org
Subject: Re: bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
Date: Tue, 01 Nov 2011 03:45:55 +0530
[Message part 1 (text/plain, inline)]
Jambunathan K <kjambunathan <at> gmail.com> writes:

>> I would like to submit my OpenDocument Text exporter for Org to GNU
>> ELPA.
>
> I am attaching the unit-test files for test driving the exporter. 
>
> Once the org-odt package is installed,

I am attaching the ELPA tar ball here. The package can be installed with
M-x package-install-file RET org-odt-20111101.tar RET.

Start with README file provided with the package.

[org-odt-20111101.tar (archive/tar, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#9913; Package emacs,org-mode. (Mon, 31 Oct 2011 22:23:01 GMT) Full text and rfc822 format available.

Message #18 received at 9913 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: 9913 <at> debbugs.gnu.org
Subject: Re: bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
Date: Mon, 31 Oct 2011 18:20:29 -0400
Jambunathan K wrote:

> I would like to submit my OpenDocument Text exporter for Org to GNU ELPA.

Org is already in GNU ELPA (with daily snapshots IIUC), so if your
package is accepted into Org it will automatically be in GNU ELPA.




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#9913; Package emacs,org-mode. (Mon, 31 Oct 2011 22:38:02 GMT) Full text and rfc822 format available.

Message #21 received at 9913 <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 9913 <at> debbugs.gnu.org
Subject: Re: bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
Date: Tue, 01 Nov 2011 04:04:57 +0530
Glenn Morris <rgm <at> gnu.org> writes:

> Jambunathan K wrote:
>
>> I would like to submit my OpenDocument Text exporter for Org to GNU ELPA.
>
> Org is already in GNU ELPA (with daily snapshots IIUC), so if your
> package is accepted into Org it will automatically be in GNU ELPA.

True. But the fact is ODT exporter is not yet part of the Org proper.

Long story:

Org's git repo has a ./lisp/ dir and a ./contrib/lisp/ dir. ODT exporter
resides in ./contrib/lisp/ and ./contrib/odt/ directories of the git
repo. Since Org's ELPA tarball contain only the main lisp files and not
contrib lisp files, ODT exporter is *not* available as part of daily
snapshots.

Here is Org's git tree for reference: 
http://orgmode.org/w/?p=org-mode.git;a=tree




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#9913; Package emacs,org-mode. (Mon, 12 Dec 2011 00:11:02 GMT) Full text and rfc822 format available.

Message #24 received at 9913 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: 9913 <at> debbugs.gnu.org
Subject: Re: bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
Date: Sun, 11 Dec 2011 19:09:24 -0500
In light of the following, can this be closed?

  http://lists.gnu.org/archive/html/emacs-orgmode/2011-12/msg00155.html
  Subject: The Org->ODT exporter is now in Org's core (latest git)




Information forwarded to bug-gnu-emacs <at> gnu.org, emacs-orgmode <at> gnu.org:
bug#9913; Package emacs,org-mode. (Mon, 12 Dec 2011 04:57:02 GMT) Full text and rfc822 format available.

Message #27 received at 9913 <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 9913 <at> debbugs.gnu.org
Subject: Re: bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
Date: Mon, 12 Dec 2011 10:25:00 +0530
Glenn Morris <rgm <at> gnu.org> writes:

> In light of the following, can this be closed?

Yes. Please close this issue.

>   http://lists.gnu.org/archive/html/emacs-orgmode/2011-12/msg00155.html
>   Subject: The Org->ODT exporter is now in Org's core (latest git)






Added tag(s) notabug and wontfix. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 16 Dec 2011 23:47:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 9913 <at> debbugs.gnu.org and Jambunathan K <kjambunathan <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 16 Dec 2011 23:47:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 14 Jan 2012 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 160 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.