emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: latex equation and html export
Date: Wed, 01 Jan 2014 10:42:29 -0500	[thread overview]
Message-ID: <87vby3674q.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: la0n42$j1b$1@ger.gmane.org

Achim Gratz <Stromeko@Nexgo.DE> writes:

> Am 01.01.2014 07:28, schrieb Nick Dokos:
>> --8<---------------cut here---------------start------------->8---
>> (add-to-list 'load-path "~/src/emacs/org/org-mode/lisp")
>> (add-to-list 'load-path "~/src/emacs/org/org-mode/contib/lisp")
>
> There is usually no point to include contrib in a minimal Org init,
> but if you need it, it should not be first in load-path (that is, the
> two lines above should be reversed and the directory name be
> "contrib").

True - I guess the misspelling saved me from any troubles that contrib
could have caused :-) My minimal file now starts like this:

--8<---------------cut here---------------start------------->8---
;(add-to-list 'load-path "~/src/emacs/org/org-mode/contrib/lisp")
(add-to-list 'load-path "~/src/emacs/org/org-mode/lisp")

(require 'org-loaddefs)
...
--8<---------------cut here---------------end--------------->8---

If I need contrib, I can just uncomment the first line.

Thanks,
Nick

      reply	other threads:[~2014-01-01 15:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-30 12:52 latex equation and html export Joseph Vidal-Rosset
2013-12-30 16:25 ` Thomas S. Dye
2013-12-30 18:03   ` Joseph Vidal-Rosset
2013-12-30 18:53     ` Thomas S. Dye
2013-12-30 20:10       ` Joseph Vidal-Rosset
2013-12-30 21:30         ` Thomas S. Dye
2014-01-01  6:28         ` Nick Dokos
2014-01-01  9:11           ` Joseph Vidal-Rosset
2014-01-01  9:28           ` Achim Gratz
2014-01-01 15:42             ` Nick Dokos [this message]

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=87vby3674q.fsf@alphaville.bos.redhat.com \
    --to=ndokos@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).