From: Rustom Mody <rustompmody@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>,
emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: odt exporter on mixed org setup
Date: Sun, 19 Jan 2014 09:40:38 +0530 [thread overview]
Message-ID: <CAJ+TeoeAFWvH2V+K3JF27DPvuvCLk3kMxV7jZ9ZimhaJhg5zJA@mail.gmail.com> (raw)
In-Reply-To: <CAJ+TeoepNxn2KHLDxTC+8Y2pp0P8=TJJ9x7pA_pJnhWF34Fpig@mail.gmail.com>
On Sun, Jan 19, 2014 at 8:57 AM, Rustom Mody <rustompmody@gmail.com> wrote:
> Thanks
>
> On Sun, Jan 19, 2014 at 12:23 AM, Jambunathan K wrote:
>> The following message is a courtesy copy of an article
>> that has been posted to gmane.emacs.orgmode as well.
>>
>> 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)
>
> Ok That require did it (I think!)
> ie on my machine works for emacs 23 and 24
On second thoughts, Ive replaced that require with a load-file with
explicit path
since
- I prefer an explicit error to unexpected weirdness
- that file tends to get removed by build processes
- there are multiple org-loaddefs.el files and I DONT want the others
Now I can verify that
- after a make clean starting emacs gives me errors on startup
- after a make compile that error goes away
next prev parent reply other threads:[~2014-01-19 4:11 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
2014-01-19 3:27 ` Rustom Mody
2014-01-19 4:10 ` Rustom Mody [this message]
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=CAJ+TeoeAFWvH2V+K3JF27DPvuvCLk3kMxV7jZ9ZimhaJhg5zJA@mail.gmail.com \
--to=rustompmody@gmail.com \
--cc=emacs-orgmode@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 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).