emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Help with error due to (require 'ox-beamer)?
Date: Wed, 3 Apr 2013 11:09:49 -0500	[thread overview]
Message-ID: <CA+M2ft97Df77DxE2W-t42G9RVUGygcOrzzEvb1mYR3FL0TiQQA@mail.gmail.com> (raw)

Just pulled and with emacs -Q and then a minimal config loaded (just
setting org dirs), I've traced the problem down to =(require
'ox-beamer)=.

Min config:

;; set load dirs and global config options
(add-to-list 'load-path "~/.emacs.d/org.git/lisp")
(add-to-list 'load-path "~/.emacs.d/org.git/contrib/lisp")
(add-to-list 'load-path "~/.emacs.d/ess-12.04/lisp")
(add-to-list 'load-path "~/.emacs.d/site-lisp")

;; exporters
(require 'ox-beamer)

I get this error:

Problems while trying to load export back-end `icalendar'
org-export-barf-if-invalid-backend: Unknown "(quote latex)" back-end:
Aborting export

Not sure why it's trying to load icalendar?

This in Windows 7, git pull, and then make per the Worg instructions:

emacs -batch -Q -L lisp -l ../mk/org-fixup -f org-make-autoloads-compile


Thanks for any suggestions,
John

             reply	other threads:[~2013-04-03 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03 16:09 John Hendy [this message]
2013-04-03 18:10 ` Help with error due to (require 'ox-beamer)? Suvayu Ali
2013-04-03 20:56   ` John Hendy

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=CA+M2ft97Df77DxE2W-t42G9RVUGygcOrzzEvb1mYR3FL0TiQQA@mail.gmail.com \
    --to=jw.hendy@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).