emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: ox-odt: headline export breaks if org-export-with-section-numbers set to nil
Date: Thu, 25 Jun 2015 15:45:32 -0400	[thread overview]
Message-ID: <CAN_Dec8+CJkrPwWBkbjuPy6-RDhWPW+BdtOc+nwN9wOGw9AJvA@mail.gmail.com> (raw)

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

In an up to date master branch, I'm noticing a bug in ODT export: if
org-export-with-section-numbers is set to nil, ox-odt exports headlines as
plain-text paragraphs.

With emacs -q, evaluate:

(setq org-export-with-section-numbers nil
      org-export-with-toc nil
      org-export-preserve-breaks nil
      org-export-email-info nil
)

then try to export to odt using the builtin org(emacs 25.1, so org 8.2.10,
in my case).  Headlines should export fine.  Now try with a recent git org;
headlines should fail to export.  At least, that's my experience.  I tried
to bisect by checking out old commits and running make-all, then
org-reload; but the problem persisted even for pretty old commits, so I
think I'm not doing it right.  Would very much welcome any help! thanks,
Matt

[-- Attachment #2: Type: text/html, Size: 911 bytes --]

             reply	other threads:[~2015-06-25 19:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 19:45 Matt Price [this message]
2015-06-25 21:35 ` ox-odt: headline export breaks if org-export-with-section-numbers set to nil Rasmus

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=CAN_Dec8+CJkrPwWBkbjuPy6-RDhWPW+BdtOc+nwN9wOGw9AJvA@mail.gmail.com \
    --to=moptop99@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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 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).