emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Renzo Been" <swangdoodles@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Latex-export
Date: Sun, 22 Jul 2007 09:30:50 +0200	[thread overview]
Message-ID: <4916e1b50707220030v308bcbdfq8a0471d9a1d2f9e0@mail.gmail.com> (raw)

Hi there,

I've been trying to get the org-export-latex.el going, but can't get
it loaded. I've tried the following in my Preferences.el (I use
Aquamacs Emacs) file:

;; Load org-latex-export
(load "/Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.el")
(require 'Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.el)

or

;; Load org-latex-export
(load "org-export-latex")
(require 'org-export-latex)

But I get the following message:

Loading /Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.el
(source)...done

An error has occurred while loading `~/Library/Preferences/Aquamacs
Emacs/Preferences.el (or .elc)':

File error: Cannot open load file,
Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.el

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file. Start Emacs with the
`--debug-init' option to view a complete error backtrace.

I also tried compiling the file, but that gives:

(error Required feature
`/Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.elc'
was not provided)

Am I doing something wrong in the setup?

Ciao,
Renzo

                 reply	other threads:[~2007-07-22  7:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4916e1b50707220030v308bcbdfq8a0471d9a1d2f9e0@mail.gmail.com \
    --to=swangdoodles@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).