all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Org merge
Date: Thu, 14 Nov 2013 10:00:34 +0100	[thread overview]
Message-ID: <87a9h7xsr1.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87txff9y9s.fsf@gmail.com> (Jambunathan K.'s message of "Thu, 14 Nov 2013 14:05:11 +0530")

Jambunathan K <kjambunathan@gmail.com> writes:

> Bastien <bzg@gnu.org> writes:
>
>> ox-odt.el is a rewrite of org-odt.el, some options are new,
>> some are in org-odt.el already.
>
> Stop lecturing to me about ox-odt.el or ox-html.el.  90% of letters
> there are typed by fingers.
>
> All options are new.  That's what I am saying.

You are 60% wrong.

Here is a table showing the list of options -- the one on the top
are the ones that are new in Org >8.0.  The one at the bottom are
the ones that were already in Emacs and Org 7.9.3, although they
were named with the org-export-odt prefix.

| Option (defcustom)                           | Org version |
|----------------------------------------------+-------------|
| org-odt-display-outline-level 2              |         8.0 |
| org-odt-format-drawer-function nil           |         8.0 |
| org-odt-format-headline-function nil         |         8.0 |
| org-odt-format-inlinetask-function nil       |         8.0 |
| org-odt-inline-formula-rules                 |         8.0 |
| org-odt-inline-image-rules                   |         8.0 |
| org-odt-use-date-fields nil                  |         8.0 |
| org-odt-with-latex org-export-with-latex     |         8.0 |
|----------------------------------------------+-------------|
| org-odt-content-template-file nil            |       7.9.3 |
| org-odt-convert-capabilities                 |       7.9.3 |
| org-odt-convert-process "LibreOffice"        |       7.9.3 |
| org-odt-convert-processes                    |       7.9.3 |
| org-odt-create-custom-styles-for-srcblocks t |       7.9.3 |
| org-odt-fontify-srcblocks t                  |       7.9.3 |
| org-odt-pixels-per-inch 96.0                 |       7.9.3 |
| org-odt-preferred-output-format nil          |       7.9.3 |
| org-odt-prettify-xml nil                     |       7.9.3 |
| org-odt-schema-dir                           |       7.9.3 |
| org-odt-styles-file nil                      |       7.9.3 |
| org-odt-table-styles                         |       7.9.3 |

-- 
 Bastien



  reply	other threads:[~2013-11-14  9:00 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-09 22:33 Org merge Bastien
2013-11-10 13:30 ` Stefan Monnier
2013-11-10 17:50   ` Bastien
2013-11-10 18:12     ` Jambunathan K
2013-11-10 18:34       ` Bastien
2013-11-10 19:28         ` Stefan Monnier
2013-11-10 22:35           ` Bastien
2013-11-11  0:17             ` Stefan Monnier
2013-11-11  3:31             ` Stephen J. Turnbull
2013-11-11 18:51             ` Bastien
2013-11-12 13:17               ` Bastien
2013-11-12 13:47                 ` Michael Albinus
2013-11-12 14:55                   ` Bastien
2013-11-12 15:07                     ` Michael Albinus
2013-11-12 15:46                       ` Bastien
2013-11-12 16:54                         ` Jambunathan K
2013-11-13  6:43                           ` Bastien
2013-11-13  7:22                             ` Jambunathan K
2013-11-13  7:48                               ` Bastien
2013-11-13  8:05                                 ` Jambunathan K
2013-11-13  8:51                                   ` Bastien
2013-11-13 10:16                                     ` Jambunathan K
2013-11-13 10:18                                       ` Bastien
2013-11-13 10:25                                         ` Jambunathan K
2013-11-13 10:26                                           ` Bastien
2013-11-13 10:32                                             ` Jambunathan K
2013-11-13 10:34                                               ` Bastien
2013-11-14  6:42                                                 ` Jambunathan K
2013-11-14  8:16                                                   ` Bastien
2013-11-14  8:35                                                     ` Jambunathan K
2013-11-14  9:00                                                       ` Bastien [this message]
2013-11-14 12:51                                                         ` Jambunathan K
2013-11-14 13:17                                                           ` Bastien
2013-11-14 16:50                                                             ` Jambunathan K
2013-11-14 17:03                                                             ` Jambunathan K
2013-11-14 17:22                                                               ` Eli Zaretskii
2013-11-14 17:43                                                                 ` Jambunathan K
2013-11-14  9:25                                                   ` Andreas Schwab
2013-11-14 13:11                                                     ` Jambunathan K
2013-11-12 16:11                 ` Nathan Trapuzzano
2013-11-12 16:35                   ` Stefan Monnier
2013-11-12 16:40                   ` Jambunathan K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a9h7xsr1.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=kjambunathan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.