From: Nick Dokos <nicholas.dokos@hp.com>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: ORG_ADD_CONTRIB and org-e-odt.el don't always play well together
Date: Wed, 03 Oct 2012 02:27:09 -0400 [thread overview]
Message-ID: <10882.1349245629@alphaville> (raw)
In-Reply-To: Message from Achim Gratz <Stromeko@nexgo.de> of "Wed, 03 Oct 2012 08:07:27 +0200." <87wqz8hyw0.fsf@Rainer.invalid>
Achim Gratz <Stromeko@nexgo.de> wrote:
> Nick Dokos writes:
> > I added the following to my local.mk
> >
> > ORG_ADD_CONTRIB = org-e-*
> >
> > so when I do "make autoloads" (running from the git directory and
> > without compiling), it copies (among others) contrib/lisp/org-e-odt.el
> > to lisp/:
> >
> > ,----
> > | $ make autoloads
> > | make -C lisp autoloads
> > | make[1]: Entering directory `/home/nick/src/emacs/org/org-mode/lisp'
> > | rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc
> > | install -m 644 -p ../contrib/lisp/org-e-ascii.el ../contrib/lisp/org-e-beamer.el ../contrib/lisp/org-e-groff.el\
> > | ../contrib/lisp/org-e-html.el ../contrib/lisp/org-e-latex.el ../contrib/lisp/org-e-man.el\
> > | ../contrib/lisp/org-e-odt.el ../contrib/lisp/org-e-publish.el ../contrib/lisp/org-e-texinfo.el .
> > | org-version: 7.9.2 (release_7.9.2-382-g1ef9ee)
> > `----
> >
> > When I then try to org-reload, I get an error because
> > org-e-odt.el restricts the path of the style file to one of three
> > choices (../../etc/styles, ../../etc/org, ../etc/org) relative to where
> > org-e-odt.el is found. None of these is satisfactory in this context: it
> > would have to be ../etc/styles.
>
> It would work if Bastien had not unilaterally decided to remove the
> configuration variable that allowed one to point to the correct place.
> Until he's made up his mind on how to deal with the breakage, please
> help yourself out with a symlink or similar kludge.
>
>
It's no big deal for me: I just stumbled across it and I thought I'd report it.
Nick
next prev parent reply other threads:[~2012-10-03 6:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 20:38 ORG_ADD_CONTRIB and org-e-odt.el don't always play well together Nick Dokos
2012-10-03 6:07 ` Achim Gratz
2012-10-03 6:27 ` Nick Dokos [this message]
2012-10-03 9:18 ` Bastien
2012-10-03 9:23 ` Bastien
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=10882.1349245629@alphaville \
--to=nicholas.dokos@hp.com \
--cc=Stromeko@nexgo.de \
--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).