emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Latest Org and Carbon Emacs
@ 2009-07-09 20:27 Karl Maihofer
  2009-07-09 20:46 ` Nick Dokos
  2009-07-09 21:32 ` Matthew Lundin
  0 siblings, 2 replies; 6+ messages in thread
From: Karl Maihofer @ 2009-07-09 20:27 UTC (permalink / raw)
  To: Org Mode

Until now I used Org with Debian GNU/Linux. Today I bought a MacBook Pro 
13" and I spent the evening making my first steps with MacOS. I 
installed the Carbon Emacs package and configured Emacs to use the 
latest Org-Version that I copied to ~/elisp/org-mode/.

(add-to-list 'load-path "~/elisp/org-mode/lisp/")
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))

When I try to export an org-file to LaTeX I get the following error:

org-export-latex-first-lines: Symbol's function definition is void: 
org-cleaned-string-for-export

I think I saw this error already some time ago and the reason was, that 
an old org-version conflicts with the one I use. Under Debian I renamed 
the Org-elisp-files in the Emacs-Program-Directory and the problem was 
solved. But under MacOS I cannot find these files - as I wrote, I am 
completely new to MacOS. I scanned the Folders /Applications/Emacs.app/* 
but couldn't find the org elisp files.

Could anybody give me a hint where to find the files and how to solve my 
problem?

Thanks!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-07-10 13:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-09 20:27 Latest Org and Carbon Emacs Karl Maihofer
2009-07-09 20:46 ` Nick Dokos
2009-07-09 21:09   ` Karl Maihofer
2009-07-09 21:32 ` Matthew Lundin
2009-07-10  7:25   ` Peter Frings
2009-07-10 13:03     ` Matthew Lundin

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).