From: Brian van den Broek <broek@cc.umanitoba.ca>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: problem with LaTeX exporter
Date: Fri, 24 Aug 2007 17:24:12 -0400 [thread overview]
Message-ID: <46CF4C7C.7050605@cc.umanitoba.ca> (raw)
Hi all,
I've encountered a problem with the LaTeX export function. If I visit
an org-mode file and invoke <C-c C-e L> I get the error message
Symbol's function definition is void: caddr
I followed the instructions in the manual to produce a backtrace.
However, when I load emacs with org.el (as opposed to letting it load
org.elc) the problem disappears. The backtrace generated when running
org.elc on a minimal testing document is:
Debugger entered--Lisp error: (void-function caddr)
caddr((t "LaTeX" "BEGIN_LaTeX" "END_LaTeX"))
org-export-latex-cleaned-string()
org-latex-cleaned-string-for-export(#("This file is for
testing.\n\nIt has no real content.\n\n" 0 52 (fontified nil))
:for-html nil :comments nil :for-LaTeX t :skip-before-1st-heading nil
:LaTeX-fragments nil)
org-export-as-latex(nil nil nil "*Org LaTeX Export*")
org-export-as-latex-to-buffer(nil)
call-interactively(org-export-as-latex-to-buffer)
org-export()
call-interactively(org-export)
I also noticed that when I did the make/make install dance to install
5.06, the make command produced a number of warnings concerning
org-export-latex and related functions. The most pertinent seems:
In end of data:
org-export-latex.el:1212:1:Warning: the following functions are not
known to
be defined: caddr, cadddr
Since the make output is pretty big, I've put a temporary copy up at
<http://home.cc.umanitoba.ca/~broek/orgmodemakeerror.txt>
I'm pretty new to emacs and org-mode has occasioned my first use of
make in anger, so user error is entirely possible :-)
Any suggestions?
Thanks and best,
Brian vdB
next reply other threads:[~2007-08-24 21:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-24 21:24 Brian van den Broek [this message]
2007-08-25 14:18 ` problem with LaTeX exporter Bastien
2007-08-31 5:52 ` Brian van den Broek
2007-08-31 6:26 ` Bastien
2007-08-31 6:52 ` Leo
2007-08-31 7:41 ` Bastien
-- strict thread matches above, loose matches on Subject: below --
2007-08-24 21:33 Brian van den Broek
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46CF4C7C.7050605@cc.umanitoba.ca \
--to=broek@cc.umanitoba.ca \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.