emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alan L Tyree <alantyree@gmail.com>
To: mail@christianmoe.com
Cc: Dave Marquardt <davemarq@us.ibm.com>,
	emacs-orgmode@gnu.org, Jambunathan K <kjambunathan@gmail.com>
Subject: Re: The Org->ODT exporter is now in Org's core (latest git)
Date: Thu, 15 Dec 2011 21:11:14 +1100	[thread overview]
Message-ID: <1323943874.20983.1@misty> (raw)
In-Reply-To: <4EE9B6B8.20500@christianmoe.com> (from mail@christianmoe.com on Thu Dec 15 19:58:32 2011)

On 15/12/11 19:58:32, Christian Moe wrote:
> 
> On 12/15/11 8:26 AM, Jambunathan K wrote:
> >
> > Alan
> >
> >> That solved the problem. I was loading an old version.
> >
> > If you had copied "etc/styles" dir by hand to the installation dir 
> I
> > would consider that a bug.
> >
> > This copying should happen auto-magically.
> >
> > I hope things work auto-magically now without any manual
> intervention.
> 
> Not for me. Could be specific to make install into Emacs.app on Mac 
> (I
> 
> know squat about this, except that we have to edit our Makefile to 
> get
> 
> lisp and docs installed in the right place, and maybe we have to do 
> something special for the etc dir too?). Could someone confirm that 
> etc/styles is automatically installed on Linux / that it isn't on 
> Mac?
Christian,
I am embarrassed to admit this in public, but my problem was that I 
had:

(add-to-list 'load-path "~/.emacs.d/org-mode") 

instead of:

(add-to-list 'load-path "~/.emacs.d/org-mode/lisp")

in my init.el.

I hope that your solution is as simple.

Alan 


> 
> Yours,
> Christian
> 
> 



-- 
Alan L Tyree                    http://www2.austlii.edu.au/~alan
Tel:  04 2748 6206

  reply	other threads:[~2011-12-15 10:10 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-10 17:22 The Org->ODT exporter is now in Org's core (latest git) Bastien
2011-12-11  0:27 ` Herbert Sitz
2011-12-11 12:29   ` Bastien
2011-12-11 16:30     ` Thomas
2011-12-11 16:36       ` Thomas
2011-12-11 17:15         ` Bastien
2011-12-11 17:06       ` Herbert Sitz
2011-12-11 17:13       ` Bastien
2011-12-11  0:52 ` suvayu ali
2011-12-11  2:17   ` Mehul Sanghvi
2011-12-11  8:01 ` Christian Moe
2011-12-11 16:46 ` Manish
2011-12-11 19:37   ` Christian Moe
2011-12-11 19:56     ` Manish
2011-12-11 23:20     ` Bastien
2011-12-12 12:28 ` [BUG] Various problems with org-odt export Christian Moe
2011-12-12 13:46   ` Jambunathan K
2011-12-12 20:54     ` Christian Moe
2011-12-15  7:48       ` Jambunathan K
2011-12-13 17:37 ` The Org->ODT exporter is now in Org's core (latest git) Eric S Fraga
2011-12-13 19:23   ` Christian Moe
2011-12-14  8:57     ` Eric S Fraga
2011-12-14 11:10       ` Christian Moe
2011-12-14 14:15         ` Nick Dokos
2011-12-14 16:41           ` Eric S Fraga
2011-12-14 18:48             ` Gary Oberbrunner
2011-12-15  7:19       ` Jambunathan K
2011-12-16 12:37         ` Eric S Fraga
2011-12-15  7:01   ` Jambunathan K
2011-12-16 12:42     ` Eric S Fraga
2011-12-14 20:28 ` Dave Marquardt
2011-12-14 21:35   ` suvayu ali
2011-12-14 21:56     ` Alan L Tyree
2011-12-14 23:20       ` suvayu ali
2011-12-15  0:27         ` Alan L Tyree
2011-12-15  7:16           ` Jambunathan K
2011-12-15  7:26           ` Jambunathan K
2011-12-15  8:58             ` Christian Moe
2011-12-15 10:11               ` Alan L Tyree [this message]
2011-12-15 11:20               ` suvayu ali
2011-12-15 10:07             ` Alan L Tyree
2011-12-15 13:59         ` Dave Marquardt
2011-12-15  7:24   ` Jambunathan K
2011-12-15 14:03     ` Dave Marquardt
2011-12-15 16:56       ` Dave Marquardt
2011-12-15 17:06         ` suvayu ali
2011-12-15 17:08         ` Dave Marquardt
2011-12-16  9:02           ` Achim Gratz
2011-12-20 23:18           ` Bastien
2011-12-20 23:24             ` Dave Marquardt
2011-12-21  8:50               ` Christian Moe

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=1323943874.20983.1@misty \
    --to=alantyree@gmail.com \
    --cc=davemarq@us.ibm.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@gmail.com \
    --cc=mail@christianmoe.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).