emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
       [not found] ` <jwvobwxl3i8.fsf-monnier+emacs@gnu.org>
@ 2011-10-31 21:58   ` Jambunathan K
       [not found]   ` <81obwwvn5j.fsf@gmail.com>
  1 sibling, 0 replies; 6+ messages in thread
From: Jambunathan K @ 2011-10-31 21:58 UTC (permalink / raw)
  To: 9913

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]


> 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.


[-- Attachment #2: test.odt --]
[-- Type: application/vnd.oasis.opendocument.text, Size: 82646 bytes --]

[-- Attachment #3: tests.tar.gz --]
[-- Type: application/octet-stream, Size: 21483 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
       [not found]   ` <81obwwvn5j.fsf@gmail.com>
@ 2011-10-31 22:15     ` Jambunathan K
  0 siblings, 0 replies; 6+ messages in thread
From: Jambunathan K @ 2011-10-31 22:15 UTC (permalink / raw)
  To: 9913

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

Jambunathan K <kjambunathan@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.


[-- Attachment #2: org-odt-20111101.tar --]
[-- Type: archive/tar, Size: 798720 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
       [not found] <8139e9r5v1.fsf@gmail.com>
       [not found] ` <jwvobwxl3i8.fsf-monnier+emacs@gnu.org>
@ 2011-10-31 22:20 ` Glenn Morris
       [not found] ` <t8vcr4247m.fsf@fencepost.gnu.org>
  2 siblings, 0 replies; 6+ messages in thread
From: Glenn Morris @ 2011-10-31 22:20 UTC (permalink / raw)
  To: Jambunathan K; +Cc: 9913

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
       [not found] ` <t8vcr4247m.fsf@fencepost.gnu.org>
@ 2011-10-31 22:34   ` Jambunathan K
       [not found]   ` <81bosw7pta.fsf@gmail.com>
  1 sibling, 0 replies; 6+ messages in thread
From: Jambunathan K @ 2011-10-31 22:34 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 9913

Glenn Morris <rgm@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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
       [not found]   ` <81bosw7pta.fsf@gmail.com>
@ 2011-12-12  0:09     ` Glenn Morris
       [not found]     ` <qafwgqfy6j.fsf@fencepost.gnu.org>
  1 sibling, 0 replies; 6+ messages in thread
From: Glenn Morris @ 2011-12-12  0:09 UTC (permalink / raw)
  To: Jambunathan K; +Cc: 9913


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)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org
       [not found]     ` <qafwgqfy6j.fsf@fencepost.gnu.org>
@ 2011-12-12  4:55       ` Jambunathan K
  0 siblings, 0 replies; 6+ messages in thread
From: Jambunathan K @ 2011-12-12  4:55 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 9913

Glenn Morris <rgm@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)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-12  4:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8139e9r5v1.fsf@gmail.com>
     [not found] ` <jwvobwxl3i8.fsf-monnier+emacs@gnu.org>
2011-10-31 21:58   ` bug#9913: 24.0.91; ELPA: OpenDocument Text exporter for Org Jambunathan K
     [not found]   ` <81obwwvn5j.fsf@gmail.com>
2011-10-31 22:15     ` Jambunathan K
2011-10-31 22:20 ` Glenn Morris
     [not found] ` <t8vcr4247m.fsf@fencepost.gnu.org>
2011-10-31 22:34   ` Jambunathan K
     [not found]   ` <81bosw7pta.fsf@gmail.com>
2011-12-12  0:09     ` Glenn Morris
     [not found]     ` <qafwgqfy6j.fsf@fencepost.gnu.org>
2011-12-12  4:55       ` Jambunathan K

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).