From: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: odt exporter on mixed org setup
Date: Sun, 19 Jan 2014 00:23:01 +0530 [thread overview]
Message-ID: <87a9etruk2.fsf@gmail.com> (raw)
In-Reply-To: CAJ+Teoe+TmB7ot1VSt9P5WWw0hZ6sQN4bOibLbcym0mRJvYvcw@mail.gmail.com
Rustom Mody <rustompmody@gmail.com> writes:
> Currently I have a setq on org-mode-hook
I don't run "make install", I just do "make".
Here is what I have in .emacs.
DO NOT do an explicit (require 'ox-backend). Instead customize
`org-export-backends' and the ODT exporter there.
Here is the sequence I have in my .emacs.
(add-to-list 'load-path "~/src/org-mode/lisp/")
(require 'org-loaddefs)
(add-to-list 'load-path "~/src/org-mode/contrib/lisp/")
(setq org-odt-data-dir "~/src/org-mode/etc/")
(custom-set-variables
'(org-export-backends
(quote (ascii html icalendar latex odt org)))
next prev parent reply other threads:[~2014-01-18 18:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-16 5:47 odt exporter on mixed org setup Rustom Mody
2014-01-16 7:53 ` Andreas Leha
2014-01-16 8:29 ` Jambunathan K
2014-01-16 11:29 ` Rustom Mody
2014-01-16 14:48 ` Jambunathan K
2014-01-16 16:38 ` Achim Gratz
2014-01-23 5:59 ` Jambunathan K
2014-01-23 17:22 ` Achim Gratz
2014-01-23 17:31 ` Jambunathan K
2014-01-16 14:52 ` Jambunathan K
2014-01-16 17:20 ` Rustom Mody
2014-01-18 18:53 ` Jambunathan K [this message]
2014-01-19 3:27 ` Rustom Mody
2014-01-19 4:10 ` Rustom Mody
2014-01-19 4:20 ` Jambunathan K
2014-01-19 4:29 ` Jambunathan K
2014-01-16 16:29 ` Achim Gratz
2014-01-16 11:30 ` Miguel Ruiz
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=87a9etruk2.fsf@gmail.com \
--to=kjambunathan@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).